using_extdata_tutorial: using_extdata_tutorial V1

View source: R/local_functions.R

using_extdata_tutorialR Documentation

using_extdata_tutorial V1

Description

identifies workdir value referring to use of extdata tutorial files, returns correct workdir value,
prevents saving outputs locally (save_run_outputs = FALSE)
forces display of default graphical output to R session (plot_results = TRUE)

Usage

using_extdata_tutorial(workdir, save_run_outputs, plot_results)

Arguments

workdir

working directory value referring to extdata tutorial files, several options among the following:
c("/Users/username/Documents/1_ABC_tutorial", "use_isobxr_demonstration_files", system.file("extdata", package = "isobxr"), system.file("extdata", "0_ISOBXR_MASTER.xlsx", package = "isobxr"))

Value

a vector with a boolean stating whether this is a tutorial mode, a workdir value allowing reading of extdata tutorial files, save_run_outputs = FALSE, plot_results = TRUE


isobxr documentation built on Aug. 23, 2023, 5:06 p.m.