getMadratInfo: getMadratInfo

View source: R/getMadratInfo.R

getMadratInfoR Documentation

getMadratInfo

Description

Collects and returns detailed information about the currently loaded network of madrat functions.

Usage

getMadratInfo(graph = NULL, cutoff = 5, extended = FALSE, ...)

Arguments

graph

A madrat graph as returned by getMadratGraph. Will be created with getMadratGraph if not provided.

cutoff

Integer introducing a cutoff of items to be returned for outputs which can become quite verbose.

extended

Will add additional outputs which has been removed from standard output due to limited usefulness.

...

Additional arguments for getMadratGraph in case that no graph is provided (otherwise ignored)

Author(s)

Jan Philipp Dietrich

See Also

getCalculations, getMadratGraph


pik-piam/madrat documentation built on April 25, 2024, 3:12 a.m.