View source: R/isProperlyNamed.R
| isProperlyNamed | R Documentation | 
NA or “” are not allowed as names.
isProperlyNamed(x)
| x | [ | 
[logical(1)].
isProperlyNamed(list(1)) isProperlyNamed(list(a = 1)) isProperlyNamed(list(a = 1, 2))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.