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