load_applications: load project applications from Kobo

View source: R/applications.R

load_applicationsR Documentation

load project applications from Kobo

Description

loads the applications for a given project

Usage

load_applications(asset_url, project_id = NULL)

Arguments

asset_url

character. URL of the Kobo asset corresponding to the survey.

project_id

character. ID of the project, e.g. 2020-04-ERL. Defaults to NULL which means not to filter by project

Value

data frame containing the responses to the questions


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