Description Usage Arguments Value
Check that a list has names, and that all these names are valid.
1 | CheckListNames(l, valid.names = colnames(kAllStates))
|
l |
the list to be checked. |
valid.names |
a character vector of valid nmaes. |
This function checks the value of l and will signal an error
if the check fails. Else, it returns TRUE.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.