process.vital.sign.data: Process data on vital sign

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

process.vital.sign.dataR Documentation

Process data on vital sign

Description

Process data on vital sign

Process data on vital sign

Usage

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

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

Arguments

file.name

Path of the dispositions 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 vital sign (wide format) as a tibble or dtplyr_step

Formatted vital sign (wide format) as a tibble or dtplyr_step


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