
Get survey data
scto_responses.Rd
Get the survey responses for a specific survey form from SurveyCTO via API. This form is a wrapper for rsurveycto::scto_read()
.
Arguments
- .formid
a character string that identifies the SurveyCTO form
- .auth
an authorization block generated by
rsurveycto::scto_auth()