is.syntactic {labelmachine} | R Documentation |
This function was suggested by 'Hadley Wickham' in a forum
is.syntactic(x)
x |
A character string that should be checked, if it contains a valid object name. |
TRUE
if valid, FALSE
else.
http://r.789695.n4.nabble.com/Syntactically-valid-names-td3636819.html