Interact with Data on 'SurveyCTO'
Drop empty columns from a data.table
rsurveycto: Interact with Data on 'SurveyCTO'
Authenticate with a SurveyCTO server
Fetch file attachments from a SurveyCTO server
Fetch deployed form definitions from a SurveyCTO server
Fetch form metadata from a SurveyCTO server
Read metadata from a SurveyCTO server
Suppress or permit messages from rsurveycto
Read data from a SurveyCTO server
Unnest previously fetched form definitions
Write data to a SurveyCTO server
'SurveyCTO' is a platform for mobile data collection in offline settings. The 'rsurveycto' R package uses the 'SurveyCTO' REST API <https://docs.surveycto.com/05-exporting-and-publishing-data/05-api-access/01.api-access.html> to read datasets and forms from a 'SurveyCTO' server into R as 'data.table's and to download file attachments. The package also has limited support to write datasets to a server.