addRecipient: Adds a recipient to the given panel.

Description Usage Arguments

View source: R/panels.R

Description

Adds a recipient to the given panel.

Usage

1
2
3
addRecipient(username, password, libraryId, panelId, firstName = NULL,
  lastName = NULL, email = NULL, externalDataRef = NULL,
  embeddedData = NULL)

Arguments

username

the Qualtrics username.

password

the Qualtrics password.

libraryId

the Qualtrics library id.

panelId

the Qualtrics panel id.

firstName

the recipient's first name.

lastName

the recipient's last name.

email

the recipient's email address.

externalDataRef

Qualtrics extrenral data ref.

embeddedData

embedded data for the recipient.


jbryer/qualtrics documentation built on May 18, 2019, 7:03 p.m.