process.IMV.NIV.data: Process dates on IMV and NIV

View source: R/ImportFunctions.R

process.IMV.NIV.dataR Documentation

Process dates on IMV and NIV

Description

Process dates on IMV and NIV

Usage

process.IMV.NIV.data(input, dtplyr.step = FALSE)

Arguments

input

Either the path of the interventions data file (CDISC format) or output of process.treatment.data

dtplyr.step

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

Value

Formatted start (in) and end (out) dates for IMV and NIV treatment (wide format) as a tibble or dtplyr_step


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