load_all: Load All Simulation Functions in R/

View source: R/run-tests.R

load_allR Documentation

Load All Simulation Functions in R/

Description

load_all() is simulation study counterpart to devtools::load_all() it loads all of the functions in the R/dgp, R/method, R/eval and R/viz directories of the current simulation study.

Usage

load_all()

Examples

## Not run: 
# load all functions in R/dgp, R/method, R/eval, and R/viz directories
load_all()
## End(Not run)


Yu-Group/simChef documentation built on March 25, 2024, 3:22 a.m.