Checks if the given name
is valid as a variable name for R.
Checks if the given name
is valid as a variable name for R.
Usage
isVariableName(name)
Arguments
- name
- A character vector to check.
Community examples
Looks like there are no examples yet.