make_survey_key: make survey key

Description Usage Arguments Examples

Description

This is a function that can be used to extract information from a survey item created by the qualtrics API

Usage

1

Arguments

survey

a list item that has been created from the qualtrics API

Examples

1
2
#mysurvey <- getSurvey(surveyID = surveys$id[1], verbose = TRUE)
#survey_key <- make_survey_key(mysurvey)

medewitt/datademon documentation built on May 29, 2019, 11:40 a.m.