odk_make_wide: ODK make wide

Description Usage Arguments Value

View source: R/odk_make_wide.R

Description

Take a list of long datasets (as generated by odk_parse_submission) and convert to "wide" format

Usage

1
odk_make_wide(long_list)

Arguments

long_list

A list generated by odk_parse_submission

Value

A list of wide dataframes of identical length to the input. The repeats element of the list will be of length 1 or greater (depending on the number of repeats in the form)


databrew/saint documentation built on May 13, 2021, 10:56 a.m.