
Cross Tabulation
crosstab.Rd
Performs a cross-tabulation of two variables in a dataframe.
Arguments
- df
A dataframe.
- var1
A character with the name of the first variable .
- var2
A character with the name of the second variable.
crosstab.Rd
Performs a cross-tabulation of two variables in a dataframe.
A dataframe.
A character with the name of the first variable .
A character with the name of the second variable.