View source: R/retrieve_data_from_central.R
retrieve_data_from_central | R Documentation |
Retrieve data from Central server
retrieve_data_from_central( fids = NULL, except_fids = NULL, clean_column_names = TRUE, handle_sefull_split = FALSE )
fids |
Form IDs for which data should be retrieved. If NULL, all |
except_fids |
Form IDs to exclude from retrieval |
clean_column_names |
Whether to clean the column names |
handle_sefull_split |
Whether to smartly handle the sefull split by combining all the sefull forms into one |
A list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.