if (FALSE) {
# Parse a Qualtrics export containing multiple surveys
mongo.rune("combined_surveys", label = FALSE)
# After running, access individual survey dataframes directly:
head(pss) # Access the PSS survey dataframe
head(cesd) # Access the CESD survey dataframe
}
Run the code above in your browser using DataLab