vparse {doBy} | R Documentation |
Variable utilities: parse, select, check, map, rename
Description
These functions provide flexible tools for parsing and managing variable names
from formulas, unquoted names, or character vectors. Demonstrated using CO2
dataset.
Usage
vparse(...)
Arguments
... |
Variable input (unquoted, character vector, or formula) |
[Package doBy version 4.7.0 Index]