View source: R/retrieve_data_from_aggregate.R
retrieve_data_from_aggregate | R Documentation |
Retrieve data from Aggregate server
retrieve_data_from_aggregate( fids = NULL, except_fids = NULL, use_local_briefcase = TRUE, start_fresh = FALSE, handle_duplicates = TRUE )
fids |
Form IDs for which data should be retrieved. If NULL, all |
except_fids |
Form IDs to exclude from retrieval |
use_local_briefcase |
Whether to use the local briefcase directory |
start_fresh |
Whether to start data retrieval fresh (TRUE) or use already existant xml files in the briefcase directory (FALSE) |
handle_duplicates |
Smartly handle entoscreeningb and entof2f3f4f5 forms, which have multiples with the same title |
A list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.