assemble_flow_matrix_from_model_annual_output {StrathE2E2}R Documentation

process the whole domain annual flux results held in the dataframe annual_flux_results to produce a flow-matrix defining all of the annual integrated mass fluxes been every pair of prey and predator guilds in the food web, alf the geochemical flows, and all of the boundary flows

Description

The code then uses the NetIndices R package which relies on the flow-matrix data as input to derive a suite of network indices as outputs These are saved as a standard csv file

Usage

assemble_flow_matrix_from_model_annual_output(model, build, output,
  aggregates)

Arguments

model

model object

build

model build object

output

model output

aggregates

aggregated model output


[Package StrathE2E2 version 2.0.0 Index]