set_lab.cfg: Function to set the lab config file.

Description Usage Arguments

View source: R/utils.R

Description

Sets the path to the lab's configuration file. Assumes the lab is set to the global R environment variable "lab_name" defined in this package. If setting up a new lab, override with by setting my_lab. If you are using the same config as the global lab, it is fine to just set my_lab. If you are creating a new lab config file, use the lab_cfg_path variable.

Usage

1
set_lab.cfg(my_lab = NA, lab_cfg_path = NA)

Arguments

my_lab

Is the name associated with the lab/project.

lab_cfg_path

Is where you would like this new config to be saved.


DecisionNeurosciencePsychopathology/DataTracker documentation built on Jan. 20, 2022, 4:51 p.m.