unique_names | R Documentation |
Convert names
strings to ID strings that are unique and conformant
with R's syntactic rules for variable names.
unique_names(names, reserved = c())
names |
|
reserved |
|
character()
.
base::make.unique()
]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.