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

Details

Author(s)

Hadley Wickham <h.wickham@gmail.com>

Examples






[Package reshape version 0.7 Index]