Learn R Programming

rsurveycto (version 0.2.2)

Interact with Data on 'SurveyCTO'

Description

'SurveyCTO' is a platform for mobile data collection in offline settings. The 'rsurveycto' R package uses the 'SurveyCTO' REST API 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.

Copy Link

Version

Install

install.packages('rsurveycto')

Monthly Downloads

632

Version

0.2.2

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Jake Hughey

Last Published

June 18th, 2025

Functions in rsurveycto (0.2.2)

scto_write

Write data to a SurveyCTO server
scto_quiet

Suppress or permit messages from rsurveycto
scto_unnest_form_definitions

Unnest previously fetched form definitions
scto_auth

Authenticate with a SurveyCTO server
rsurveycto-package

rsurveycto: Interact with Data on 'SurveyCTO'
scto_get_form_definitions

Fetch deployed form definitions from a SurveyCTO server
drop_empties

Drop empty columns from a data.table
scto_get_attachments

Fetch file attachments from a SurveyCTO server
scto_read

Read data from a SurveyCTO server
scto_get_form_metadata

Fetch form metadata from a SurveyCTO server
scto_meta

Read metadata from a SurveyCTO server