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 Jan. 11, 2025, 1:25 a.m.