[Rd] Making custom unary operators in R

2008-03-13 Thread Trevor . L . Davis
Hello, Is there a way to define a custom unary operator in R (other than making a class and 'overloading' the normal unary operators in R)? The documentation seems to suggest that only custom binary operators are possible with the ``%abc%``construct but I was wondering whether any one has don

Re: [Rd] Making custom unary operators in R

2008-03-14 Thread Trevor . L . Davis
Professor Ripley, Thanks for answering my question. Trevor __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel