compileResultsMasterScen: LOAD SCENARIO MASTER MATRICES (SPP X PIXEL MATRICES) FUNCTION...

compileResultsMasterScenR Documentation

LOAD SCENARIO MASTER MATRICES (SPP X PIXEL MATRICES) FUNCTION compiles simulation results and saves the data.table

Description

LOAD SCENARIO MASTER MATRICES (SPP X PIXEL MATRICES) FUNCTION compiles simulation results and saves the data.table

Usage

compileResultsMasterScen(
  file.ls,
  res.dir,
  out.dir,
  quant,
  dietcat,
  useCache = NULL,
  cacheRepo = NULL
)

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

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


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