process.ICU.data: Process data on ICU admission

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

process.ICU.dataR Documentation

Process data on ICU admission

Description

Process data on ICU admission

Process data on ICU admission

Usage

process.ICU.data(file.name, dtplyr.step = FALSE)

process.ICU.data(file.name, dtplyr.step = FALSE)

Arguments

file.name

Path of the healthcare encounters data file (CDISC format)

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.