study_dir: Directory where a study's simulations live

View source: R/file_paths.R

study_dirR Documentation

Directory where a study's simulations live

Description

Each set of simulations is stored in a separate directory; this function serves to look up the name of that directory based on the name of that directory.

Usage

study_dir(study, root_dir = ".")

study_file_base(study)

Arguments

study

Study name

root_dir

Where to start

Value

Directory path or file base name for study

Functions

  • study_file_base: The file base for each study

Author(s)

John K Best


jkbest2/spatq documentation built on Sept. 22, 2022, 3:22 a.m.