getMadratInfo {madrat} | R 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 |
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 |
Author(s)
Jan Philipp Dietrich
See Also
getCalculations
, getMadratGraph
[Package madrat version 3.6.4 Index]