bayes_run_examples: Informs if examples should run

View source: R/bayes_utils.R

bayes_run_examplesR Documentation

Informs if examples should run

Description

This function informs if examples should run. To run the examples, set "BAYES_RUN_EXAMPLES" environment variable to "YES" using Sys.setenv("BAYES_RUN_EXAMPLES" = "YES") To come back to the default behaviour, please unset the enviroment variable Sys.unsetenv("BAYES_RUN_EXAMPLES")

Usage

bayes_run_examples()

Value

A logical value


bayesEO documentation built on June 22, 2024, 10:32 a.m.