edd_load | R Documentation |
edd_load
edd_load(
path = NULL,
strategy = "sequential",
workers = 1,
save_file = TRUE,
verbose = TRUE
)
path |
Name of the simulation to be loaded |
strategy |
Determine if the loading process is sequential or multi-sessioned or multi-cored |
workers |
Determine how many sessions are participated in the loading process |
verbose |
Logical, decides whether to print loading details |
Tianjian Qin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.