process.laboratory.data: Process data on laboratory

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

process.laboratory.dataR Documentation

Process data on laboratory

Description

Process data on laboratory

Process data on laboratory

Usage

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

process.laboratory.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 laboratory (wide format) as a tibble or dtplyr_step

Formatted laboratory (wide format) as a tibble or dtplyr_step


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