savePlpData: Save the cohort data to folder

Description Usage Arguments Details Examples

View source: R/SaveLoadPlp.R

Description

savePlpData saves an object of type plpData to folder.

Usage

1
savePlpData(plpData, file, envir = NULL, overwrite = F)

Arguments

plpData

An object of type plpData as generated using getDbPlpData.

file

The name of the folder where the data will be written. The folder should not yet exist.

envir

The environment for to evaluate variables when saving

overwrite

Whether to force overwrite an existing file

Details

The data will be written to a set of files in the folder specified by the user.

Examples

1
# todo

ted9219/CoDImputationOnlyDeathPop documentation built on Sept. 15, 2020, 11:30 a.m.