View source: R/load_timci_odk_data.R
load_rctls_data | R Documentation |
This function loads RCT/LS data for the Tools for Integrated Management of Childhood Illnesses (TIMCI) project.
load_rctls_data(
odkc_project_list,
rctls_pid,
rctls_pp,
rctls_start_date,
rctls_end_date,
is_pilot
)
odkc_project_list |
List of ODK project IDs on the ODK Central server |
rctls_pid |
Numeric value that refers to the ID of the RCT/LS project on the ODK Central server |
rctls_pp |
Encryption passphrase associated with the RCT/LS ODK ODK Central project |
rctls_start_date |
RCT/LS data collection start date |
rctls_end_date |
RCT/LS data collection end date |
is_pilot |
Boolean, default set to 'FALSE' |
list of ODK central project IDs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.