webq_responses: webq_responses

Description Usage Arguments Examples

View source: R/rwebq.R

Description

Returns a tibble of responses the responses for a given survey and, if provided, given participants. The tibble includes the following rows:

Usage

1
webq_responses(survey_id, participant_ids = NULL)

Arguments

survey_id

see webq_surveys to identify survey_id

participant_ids

(optional) see webq_participants to identify participant_id

Examples

1
## Not run: webq_responses('236008', participant_ids = c('20700916', '12996001'))

lpiep/rwebq documentation built on Jan. 21, 2022, 9:52 a.m.