View source: R/survey_monkey.R
survey_monkey | R Documentation |
Clean (most) Survey Monkey format data, barring overly-complex and poorly-constructed surveys (insert tears).
survey_monkey(survey, pivot = FALSE)
pivot |
Logical determinant of whether to pivot the dataset from long format (default) to wide format data. |
x |
Dataframe of raw Survey Monkey dataset. |
Dataframe of cleaned (or at least more manageable) Survey Monkey data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.