loadPlpData: Load the cohort data from a folder

Description Usage Arguments Details Value Examples

View source: R/SaveLoadPlp.R

Description

loadPlpData loads an object of type plpData from a folder in the file system.

Usage

1
loadPlpData(file, readOnly = TRUE)

Arguments

file

The name of the folder containing the data.

readOnly

If true, the data is opened read only.

Details

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

Value

An object of class plpData.

Examples

1
# todo

hxia/plp-git-demo documentation built on March 19, 2021, 1:54 a.m.