View source: R/registerExtensions.R
| validateExtensionsVector | R Documentation |
Checks that extensions is a named character vector with unique,
syntactically valid names, and normalises NULL to character().
validateExtensionsVector(extensions)
extensions |
A named character vector, or |
A validated named character vector (possibly length-zero).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.