View source: R/count_multiple.R
count_multiple | R Documentation |
Count multiple variables of the same data type
count_multiple(df, ...)
df |
Data frame or tibble object |
... |
The variables you want to create individual tables for - unquoted and should be of the same data type. |
Summary frames which separately count inputted variables and add a percent column
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.