| check_name | R Documentation | 
Check validity of object's names used in sets
check_name(x)
| x | character, name of an object of  | 
logical, TRUE if the name is valid.
check_name("name")
check_name("1name")
check_name("name1")
check_name("name_1")
check_name("name_1!")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.