rename_to_valid | R Documentation |
Rename to syntactically valid names
rename_to_valid(name, verbose = getOption("joyn.verbose"))
name |
character: name to be coerced to syntactically valid name |
verbose |
logical: if FALSE, it won't display any message (programmer's option). Default is TRUE. |
valid character name
joyn:::rename_to_valid("x y")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.