initiateStudy: initiateStudy

Description Usage Arguments Value

View source: R/save_and_load_data.R

Description

Orchestrates establishment of a new study, or loading of an old study

Usage

1
2
initiateStudy(studyFolderName = NULL, path_detail = NULL,
  root = "./output", study.name = NULL)

Arguments

studyFolderName

The name of the study folder.

path_detail

A Path_Detail object.

root

The path to the folder containing a study to be loaded

study.name

The name of the study to be initiated

Value

The initiated Study object.


biodev/packageDir documentation built on Nov. 4, 2019, 7:19 a.m.