edd_load: edd_load

View source: R/edd_load.R

edd_loadR Documentation

edd_load

Description

edd_load

Usage

edd_load(
  path = NULL,
  strategy = "sequential",
  workers = 1,
  save_file = TRUE,
  verbose = TRUE
)

Arguments

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

Author(s)

Tianjian Qin


EvoLandEco/eve documentation built on Sept. 14, 2024, 12:04 a.m.