Format and filter Choices for 'select_one' Questions
create_formatted_choices.RdThis function returns a dataframe containing 'select_one' questions
from the tool dataframe with their corresponding choices in the choices dataframe.
Arguments
- choices
A dataframe containing the choices sheet from the Kobo tool Expected to have at least the columns
list_nameandname.- tool
A dataframe containing the survey sheet from the Kobo tool Expected to have at least the columns
typeandname.