Function that counts number of observation of key based on group/s
1 | count_keys_per_group(data, col_key, ...)
|
data |
name of the dataframe/datatable |
col_key |
count number of rows for each value in col_key |
... |
a column name or a vector with multiple names |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.