vec.from.template | R Documentation |
Create a vector from a names of another vector / list / etc.
vec.from.template(x = table(LETTERS[1:5]), fill = NA)
x |
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.