count_occ_all | R Documentation |
Count all occurences
count_occ_all(.tbl, survey, choices, id_col, output = "updated")
.tbl |
A tibble |
survey |
A survey sheet from Kobo (with column "type" split) |
choices |
A choices sheet from Kobo |
id_col |
Usually uuid... to count |
output |
Either "count" (a list of counts of select_multiple) or "updated" (the updated .tbl). |
An updated tibble or a list of occurences
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.