readDR2S: Read a cached DR2S object

Description Usage Arguments Examples

View source: R/DR2S-utils.R

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)

DKMS-LSL/dr2s documentation built on March 14, 2021, 2:46 p.m.