readDR2S: Read a cached DR2S object

Description Usage Arguments Examples

Description

Read a cached DR2S object

Usage

1
readDR2S(path)

Arguments

path

the path to the folder storing the DR2S object. Usually the outdir of a previous run.

Examples

1
2
3
4
5
6
## Not run: 
library(DR2S)
path <- "path"
dr2s <- readDR2S(path)

## End(Not run)

gschofl/DR2S documentation built on May 17, 2019, 8:40 a.m.