Write_Surveys_to_Backup_Files | R Documentation |
Saves each survey part individually as a csv file.
Write_Surveys_to_Backup_Files( Survey_List, Backup_Folder = "Backups", Survey_IDs, Provider )
Survey_List |
this is a list containing the downloaded (or filtered) data from the survey for a multiple-part survey. |
Backup_Folder |
string specifying where it should be saved. If the folder doesn't exist yet, it will be created. The default is a "Backups" folder |
Survey_IDs |
string vector with the survey IDs |
Provider |
string with the names of the panel provider |
Write_Surveys_to_Backup_Files(Cint_Surveys_0, "Backups", c(12031:12039), "Cint")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.