OutputVimc: Formatting output for VIMC Montagu

OutputVimcR Documentation

Formatting output for VIMC Montagu

Description

OutputVimc takes result of BatchRun and outputs it in format to be uploaded to VIMC Montagu.

Usage

OutputVimc(
  DT,
  age_stratified = TRUE,
  calendar_year = FALSE,
  vimc_template = -1
)

Arguments

DT

data table with results

age_stratified

logical, whether output should be stratified by age

calendar_year

logical, whether output should be given by calendar year of event OR by year of birth of cohort

vimc_template

data table with template file downloaded from montagu

Value

#

Examples

#

lshtm-vimc/prime documentation built on April 21, 2024, 3:21 a.m.