import.microb.data: Import microb data

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

import.microb.dataR Documentation

Import microb data

Description

Import microb data

Import microb data

Usage

import.microb.data(file.name, dtplyr.step = FALSE)

import.microb.data(file.name, dtplyr.step = FALSE)

Arguments

file.name

Path of the microbio 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 demographic data as a tibble or dtplyr_step

Formatted demographic data as a tibble or dtplyr_step


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