| is.syntactic | R Documentation | 
Is syntactic
is.syntactic(x)
| x | A character of possible variable names. | 
A logical vector indicating whether a syntactically correct variable name.
is.syntactic(c("0", "x", "1x", "x y", "x1"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.