process.symptom.data: Process data on symptoms

View source: R/ImportFunctionsModular.R View source: R/ImportFunctions.R

process.symptom.dataR Documentation

Process data on symptoms

Description

Process data on symptoms

Process data on symptoms

Usage

process.symptom.data(input, minimum = 100, dtplyr.step = FALSE)

process.symptom.data(input, minimum = 100, dtplyr.step = FALSE)

Arguments

input

Either the path of the symptoms/comorbidities data file (CDISC format) or output of import.symptom.and.comorbidity.data

dtplyr.step

Return the output as dtplyr_step to avoid unnecessary future calls to as_tibble or as.data.table

Value

Formatted symptom data as a tibble or dtplyr_step

Formatted symptom data as a tibble or dtplyr_step


ISARICDataPlatform/CovidClinicalDataProcessor documentation built on March 22, 2022, 7:51 p.m.