grab | R Documentation |
Returns the set of columns in a data frame whose names correspond to a specific pattern
grab(x, pattern, ...) ## S3 method for class 'list' grab(x, pattern, ...) ## S3 method for class 'data.frame' grab(x, pattern, ...) ## S3 method for class 'character' grab(x, pattern, ...)
x |
an object |
pattern |
a pattern |
... |
... |
something
NULL
NULL
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.