| getvar.character | R Documentation |
Get variables with a specific prefix (character method)
## S3 method for class 'character'
getvar(x, prefix, sep = "_")
x |
Character vector |
prefix |
Prefix to match |
sep |
Separator, default "_" |
Subset of x that matches the prefix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.