compute.margins {reshape}R Documentation

Compute margins

Description

Compute marginal values.

Usage

compute.margins(data, margins, fun.aggregate, ...)

Arguments

data data frame
margins margins to compute
fun.aggregate aggregation function
... other argument passed to aggregation function

Details

Author(s)

Hadley Wickham <h.wickham@gmail.com>

Examples






[Package reshape version 0.6.1 Index]