qualtrics_fetch2 | R Documentation |
qualtRics::fetch_survey()
from
simulated Qualtrics study but with labels included as column namesA dataset containing the metadata from a standard Qualtrics survey with
browser metadata collected and exported with "Use numeric values". The data
were imported using
qualtRics::fetch_survey()
.
and then the secondary labels were assigned as column names with
sjlabelled::get_label()
.
These data were randomly generated using iptools::ip_random() and
rgeolocate::ip2location() functions.
qualtrics_fetch2
A data frame with 100 rows and 17 variables:
date and time data collection started, in ISO 8601 format
date and time data collection ended, in ISO 8601 format
numeric flag for preview (1) vs. implemented survey (0) entries
participant IP address (truncated for anonymity)
percentage of survey completed
duration of time required to complete survey, in seconds
numeric flag for whether survey was completed (1) or progress was < 100 (0)
date and time survey was recorded, in ISO 8601 format
random ID for participants
latitude geolocated from IP address
longitude geolocated from IP address
language set in Qualtrics
user web browser type
user web browser version
user operating system
user screen resolution
response to question about whether the user liked the survey (1 = Yes, 0 = No)
Other data:
qualtrics_fetch
,
qualtrics_numeric
,
qualtrics_raw
,
qualtrics_text
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.