share_survey: Share a survey with another account

Description Usage Arguments Value Examples

View source: R/surveys.R

Description

Share a survey with another account

Usage

1
share_survey(survey_id, user_id, surv_permissions)

Arguments

survey_id

the survey id

user_id

the user id of the account with whom you are sharing the survey

surv_permissions

array of numbers for permissions activation

Value

A status execution code

Examples

1
2
## Not run: share_survey("SV_012345678901234", "UR_012345678912345", 15)
## Not run: share_survey("SV_012345678901234", "UR_012345678912345", c(15, 23))

ppssphysics/QualtricsInR documentation built on Aug. 30, 2021, 8:12 a.m.