Description Usage Arguments Value
View source: R/odk_make_wide.R
Take a list of long datasets (as generated by odk_parse_submission
) and convert to "wide" format
1 | odk_make_wide(long_list)
|
long_list |
A list generated by |
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.