fvn | R Documentation |
Short for "find variable name." List variable names / vector items which match a search expression
fvn(pattern, data = NULL)
pattern |
A character string regex search expression |
data |
A data.frame object |
fvn("length", iris)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.