Skip to content
Prev 28835 / 63421 Next

** operator

On Thu, 15 May 2008, Roger Bivand wrote:

            
AFAIK it has only ever been used by the parser, which replaces it by ^ 
in the tokenizer.  I believe it is undocumented in R, but S used to allow 
it (and may still), so presumably it is for compatibility.

As Duncan Murdoch says, use undocumented features at your own risk.  I've 
contemplated removing this one at times.