clean_kobo: convert applications into tibble

View source: R/applications.R

clean_koboR Documentation

convert applications into tibble

Description

cleans the list of applications into a tibble in long format (one person-application row)

Usage

clean_kobo(survey_df, project_id)

Arguments

survey_df

tibble tibble of responses with cleaned column names

project_id

character. ID of the project, e.g. 2020-04-ERL.

Value

data frame containing the responses to the questions


CorrelAid/projectutils documentation built on Oct. 7, 2022, 4:40 a.m.