Description Usage Arguments Value Examples
Counts the number of rows across up to three variables of interest.
1 |
data |
Dataframe containing individuals rows corresponding to studies in a systematic map, for example. |
col1 |
String corresponding to the column name of one of up to three factors (categorical variables) for which counts will be made of the number of rows corresponding to each level of the factor. |
col2 |
String corresponding to the column name of one of up to three factors (categorical variables) for which counts will be made of the number of rows corresponding to each level of the factor. |
col3 |
String corresponding to the column name of one of up to three factors (categorical variables) for which counts will be made of the number of rows corresponding to each level of the factor. |
A dataframe containing the summary counts of the number of rows across each level of each of up to three variables.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.