Closed baldrech closed 3 years ago
This pull request adds plotDeath, plotEnergyBudget, plotResourcePred and plotYieldvsAbundance (and plotly) + plotResource (without plotly)
plotDeath
plotEnergyBudget
plotResourcePred
plotYieldvsAbundance
plotResource
It also improves plotDataFrame with 2 new arguments: style, and wrap_scale
plotDataFrame
style
wrap_scale
geom_line
geom_area
facet_wrap
This pull request adds
plotDeath
,plotEnergyBudget
,plotResourcePred
andplotYieldvsAbundance
(and plotly) +plotResource
(without plotly)It also improves
plotDataFrame
with 2 new arguments:style
, andwrap_scale
style
determines the plot format, eithergeom_line
orgeom_area
at the momentwrap_scale
allows to pass scales args tofacet_wrap