Description Usage Arguments Value Examples
Checks whether the variable has names
1 | has_names(x, nm)
|
x |
(any) The object to test |
nm |
(character, optional) The names to check for. If not specified then the function checks for any names. |
TRUE if x has any names, FALSE otherwise
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.