calc_crosstables-deprecated: Calculate the CrossTable for the given variables.

Description Arguments Value See Also

Description

Does not do much more than CrossTable does but saves some keystrokes when doing a lot of CrossTables.

It takes sets of the form c(ID, X, Y, SHOW), where SHOW specifies whether the crosstable should be shown. The output of gmodels::CrossTable(data[[X]], data[[Y]], fisher = TRUE, expected = TRUE) will be saved in the returned list list[[ID]].

Arguments

data

A tibble containing the data.

...

Sets of variables to analyse (see above).

Value

list

See Also

eenv_deprecated


randomchars42/eenv documentation built on May 20, 2019, 1:29 p.m.