Package Interdependencies

This some code helps to visualize the interdependence of functions within PEcAn

library(mvbutils)
## 
## Attaching package: 'mvbutils'
## The following object is masked from 'package:graphics':
## 
##     clip
## The following objects are masked from 'package:utils':
## 
##     ?, help
## The following objects are masked from 'package:base':
## 
##     print.default, print.function, rbind, rbind.data.frame
library(PEcAn.utils)
## 
## Attaching package: 'PEcAn.utils'
## The following object is masked from 'package:mvbutils':
## 
##     full.path
library(PEcAn.ED2)
library(PEcAn.BIOCRO)
library(PEcAn.SIPNET)
## Loading required package: PEcAn.data.atmosphere

Reading model output

foodweb(where = list("package:PEcAn.utils", "package:PEcAn.BIOCRO"), prune = c("output", "read", "results", "model2netcdf"), desc = FALSE)

## [[1]]
## plot.foodweb
## 
## $x
## answer
## 
## $textcolor
## textcolor
## 
## $boxcolor
## boxcolor
## 
## $xblank
## xblank
## 
## $border
## border
## 
## $color.lines
## color.lines
## 
## $plotmath
## plotmath
foodweb(where = list("package:PEcAn.utils", "package:PEcAn.ED2"), prune = c("output", "read", "results", "model2netcdf"), desc = FALSE)

## [[1]]
## plot.foodweb
## 
## $x
## answer
## 
## $textcolor
## textcolor
## 
## $boxcolor
## boxcolor
## 
## $xblank
## xblank
## 
## $border
## border
## 
## $color.lines
## color.lines
## 
## $plotmath
## plotmath
foodweb(where = list("package:PEcAn.utils", "package:PEcAn.SIPNET"), prune = c("output", "read", "results", "model2netcdf"), desc = FALSE)

## [[1]]
## plot.foodweb
## 
## $x
## answer
## 
## $textcolor
## textcolor
## 
## $boxcolor
## boxcolor
## 
## $xblank
## xblank
## 
## $border
## border
## 
## $color.lines
## color.lines
## 
## $plotmath
## plotmath