load_qual_data: Load RCT/LS data

View source: R/load_timci_odk_data.R

load_qual_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_qual_data(
  odkc_project_list,
  qpid,
  qual_pp,
  qual_start_date,
  qual_end_date
)

Arguments

odkc_project_list

List of ODK project IDs on the ODK Central server

qpid

Numeric value that refers to the ID of the qualitative project on the ODK Central server

qual_pp

Encryption passphrase associated with the qualitative ODK Central project

qual_start_date

Qualitative data collection start date

qual_end_date

Qualitative data collection end date

Value

list of ODK central project IDs


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