View source: R/retrieve_data_from_aws.R
retrieve_data_from_aws | R Documentation |
Retrieve ODK Central data from the project's AWS S3 bucket
retrieve_data_from_aws(fid = NULL, central = TRUE, clean = FALSE)
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) |
A list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.