Description Usage Arguments Value Examples
Share a survey with another account
1 | share_survey(survey_id, user_id, surv_permissions)
|
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 |
A status execution code
1 2 | ## Not run: share_survey("SV_012345678901234", "UR_012345678912345", 15)
## Not run: share_survey("SV_012345678901234", "UR_012345678912345", c(15, 23))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.