View source: R/read_qualtrics.R
read_qualtrics | R Documentation |
This function reads in data given a csv in the format that qualtrics generates, with the header row, a row of information about the variables, and then the data. Make sure you export the data from qualtrics removing line breaks, or this function won't work properly.
read_qualtrics(filePath)
a data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.