Description Usage Arguments Author(s) Examples
This function was created because the available options in R for frequency tables of 1 / 0 indicators was insufficient.
1 |
data |
The dataframe that contains the information you want |
vari_col |
The the variable column. This should be enclosed in quotations marks. For example, data$variable would be noted here as "variable" |
indic |
Optional parameter for the name of the indicator |
group_col |
Optional parameter.This would be the column used to stratify results. |
J.W. Rozelle
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.