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