sim_radiation_multi: Function that takes a list of parameter objects and runs them...

Description Usage

View source: R/multi_sims.R

Description

Function that takes a list of parameter objects and runs them all, with optional parallelization

Usage

1
2
3
4
sim_radiation_multi(parm_list, save_tree = TRUE, progress = TRUE,
  trait_hist = TRUE, trait_hist_prop = 0.01, ncpus = NULL,
  save_folder = NULL, save_prefix = "sim_", compress = "gz",
  return_sim = FALSE)

rdinnager/nichefillr documentation built on Dec. 3, 2019, 7:13 a.m.