load_rctls_data: Load RCT/LS data

View source: R/load_timci_odk_data.R

load_rctls_dataR Documentation

Load RCT/LS data

Description

This function loads RCT/LS data for the Tools for Integrated Management of Childhood Illnesses (TIMCI) project.

Usage

load_rctls_data(
  odkc_project_list,
  rctls_pid,
  rctls_pp,
  rctls_start_date,
  rctls_end_date,
  is_pilot
)

Arguments

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'

Value

list of ODK central project IDs


Thaliehln/timci documentation built on April 8, 2024, 3:38 p.m.