vec.fromNames | R Documentation |
Create a vector from a vector of names.
vec.fromNames(name_vec = LETTERS[1:5], fill = NA)
name_vec |
A vector of names, Default: |
fill |
The value to fill the new vector, Default: |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.