proportion: Function builder for proportions.

Description Usage Arguments Examples

Description

Evaluate this and hand the result to df_stats()

Usage

1

Arguments

nm

The level for which to find the proportion

Examples

1
2
3
4
## Not run: 
df_stats(mtcars, ~ cyl, proportion(6))

## End(Not run)

mosaicModel documentation built on May 2, 2019, 7:59 a.m.