Skip to content
Prev 360028 / 398503 Next

formula argument evaluation

On 12/04/2016 6:24 AM, Adrian Du?a wrote:
It never gets to evaluating it.  It is not a legal R statement, so the 
parser signals an error.

If you want to pass arbitrary strings to a function, you need to put 
them in quotes.

Duncan Murdoch