run_example_sim: Run example simulation

View source: R/run_example_sim.R

run_example_simR Documentation

Run example simulation

Description

Run example simulation

Usage

run_example_sim(sim_folder, verbose = TRUE)

Arguments

sim_folder

the directory where simulation files will be copied/moved to. If missing, will use a temporary directory

verbose

should operations and output of GLM be shown

Author(s)

Jordan S. Read, Luke A. Winslow

See Also

run_glm

Examples

run_example_sim(verbose = FALSE)
## Not run: 
run_example_sim('~/Desktop/GLM_sims')

## End(Not run)    

USGS-R/glmtools documentation built on March 26, 2024, 5:43 p.m.