bayes_run_tests: Informs if tests should run

View source: R/bayes_utils.R

bayes_run_testsR Documentation

Informs if tests should run

Description

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

Usage

bayes_run_tests()

Value

TRUE/FALSE


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