check_formula {reshape} | R Documentation |
Check formula
Description
Checks that formula is a valid reshaping formula.
Usage
check_formula(formula, varnames)
Arguments
formula |
formula to check |
varnames |
vector of variable names |
Author(s)
Hadley Wickham <h.wickham@gmail.com>
[Package reshape version 0.8.9 Index]