> From: R-devel [mailto:r-devel-boun...@r-project.org] On Behalf Of Ant F
> Sent: 29 August 2019 12:06
> To: r-devel@r-project.org
> Subject: [Rd] ?Syntax wrong about `?`'s precedence ?
> ...
> See the following example :
> 
>     `?` <- `+`

I'm curious; What did you expect to happen if you replace the function '?' with 
the operator '+' ?
? is surely now being evaluated as a user-defined function and not as an 
operator. 
Would you expect the results of doing that to be the same as evaluation without 
replacement?

S Ellison




*******************************************************************
This email and any attachments are confidential. Any use...{{dropped:8}}

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to