Skip to contents

Count all occurences

Usage

count_occ_all(.tbl, survey, choices, id_col, output = "updated")

Arguments

.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).

Value

An updated tibble or a list of occurences