isValidName | R Documentation |
Can some strings be used for column or list element names without problems?
isValidName(x, unique = TRUE)
x |
[ |
unique |
[ |
[logical
]. One Boolean entry for each string in x
.
If the entries are not unique and unique
is enabled, the first duplicate will
be FALSE
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.