tab_df: Return a table as as data frame

Description Usage Arguments Details

Description

Return a table as as data frame

Usage

1
tab_df(data, fmla, ...)

Arguments

data

a data frame

fmla

a one-sided or two-sided formula

...

other arguments to tab

Details

The right hand side of 'fmla' is used for the dimensions of the table. The left-hand side, if present, is summed to get the cells of the table. If there is no left-hand side, cell frequencies are shown.


gmonette/surveygmds documentation built on May 17, 2019, 7:28 a.m.