compileResultsMasterBL: LOAD BASELINE MASTER MATRICES (SPP X PIXEL MATRICES) FUNCTION

compileResultsMasterBLR Documentation

LOAD BASELINE MASTER MATRICES (SPP X PIXEL MATRICES) FUNCTION

Description

compiles simulation results and saves the data.table

Usage

compileResultsMasterBL(
  file.ls,
  res.dir,
  out.dir,
  quant,
  dietcat,
  useCache = NULL,
  cacheRepo = options("reproducible.cachePath")
)

Arguments

file.ls

is the list of file.paths for the master matrices

res.dir

is the directory where scenario simulation results were saved

out.dir

is the directory where outputs will be saved

quant

is the quantile threshold of extinction chosen

dietcat

diet categories (i.e., lowest trophic level nodes that are ubiquitous across all networks)

useCache

is NULL, but will default to TRUE if the argument is not defined in the parent.frame()

cacheRepo

passed to reproducible::Cache.


CeresBarros/ToolsCB documentation built on Aug. 23, 2024, 4:22 p.m.