retrieve_data_from_aws: Retrieve data from AWS

View source: R/retrieve_data_from_aws.R

retrieve_data_from_awsR Documentation

Retrieve data from AWS

Description

Retrieve ODK Central data from the project's AWS S3 bucket

Usage

retrieve_data_from_aws(fid = NULL, central = TRUE, clean = FALSE)

Arguments

fid

Form ID for which data should be retrieved. If NULL, all

central

Whether to use the Central Server (by default, TRUE) or the aggregate server

clean

Whether to retrieve clean data or not (by default, FALSE)

Value

A list


databrew/bohemiase documentation built on Nov. 2, 2022, 4:58 p.m.