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