Description Usage Arguments Value
View source: R/tab_functions.R
Run unweighted crosstabs on one or two variables, using quoted inputs.
1 |
df |
input dataframe |
v1 |
string name of 1st variable/column to tabulate |
v2 |
string name of optional 2nd variable/column to tablulate. DEFAULT "NULL" |
nsize |
boolean flag to include n-sizes in output. DEFAULT FALSE |
ci |
boolean flag to include lower- and upper- bounds of confidence intervals. DEFAULT FALSE |
dataframe of tab results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.