tab_: tab without marginal totals

View source: R/tab.R

tab_R Documentation

tab without marginal totals

Description

Version of tab, with the option to drop selected margins without necessarily dropping the marginal average proportions denoted by "All".

Usage

tab_(..., names_to_drop = "Total")

Arguments

...

arguments to the tab function.

names_to_drop

(default "Total") names of margins to drop

See Also

tab


gmonette/spida2 documentation built on Aug. 20, 2023, 7:21 p.m.