Allows the user to assign a map to an interviewer to be used in CAPI data collection.
Usage
suso_gql_addusertomap(
endpoint = NULL,
workspace = NULL,
user = NULL,
password = NULL,
token = NULL,
fileName = NULL,
userName = NULL
)
Arguments
- endpoint
GraphQL endpoint of your server
- workspace
Server Workspace, if NULL uses default
- user
your API username
- password
your API user password
- token
If Survey Solutions server token is provided apiUser and apiPass will be ignored
- fileName
the name of the map file on the server
- userName
the name of the interviewer to whom the map will be assigned to