View source: R/run_example_sim.R
run_example_sim | R Documentation |
Run example simulation
run_example_sim(sim_folder, verbose = TRUE)
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 |
Jordan S. Read, Luke A. Winslow
run_glm
run_example_sim(verbose = FALSE)
## Not run:
run_example_sim('~/Desktop/GLM_sims')
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.