cast_parse_formula {reshape}R Documentation

Parse formula for casting

Description

Usage

cast_parse_formula(formula = ...  ~ variable, varnames)

Arguments

formula
varnames

Details

Value

row character vector of row names
col character vector of column names
aggregate boolean whether aggregation will occur

Author(s)

Hadley Wickham <h.wickham@gmail.com>

Examples






[Package reshape version 0.5 Index]