import.symptom.and.comorbidity.data: Import data on symptoms and comorbidities

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

import.symptom.and.comorbidity.dataR Documentation

Import data on symptoms and comorbidities

Description

Import data on symptoms and comorbidities

Import data on symptoms and comorbidities

Usage

import.symptom.and.comorbidity.data(file.name, dtplyr.step = TRUE)

import.symptom.and.comorbidity.data(file.name, dtplyr.step = TRUE)

Arguments

file.name

Path of the symptoms 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 comorbidity and symptom data as a tibble or dtplyr_step

Formatted comorbidity and symptom data as a tibble or dtplyr_step


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