Calculates and draws rhizosphere, root, stem and leaf resistances for simulation time steps
resistances(x, cohort, relative = FALSE, draw = FALSE,
cumulative = FALSE, xlab = NULL, ylab = NULL)
A data frame with dates in rows and resistance segments in columns (Rhizosphere, Root, Stem and Leaf). Values depend on whether relative = TRUE
(percentages) or relative = FALSE
(absolute resistance values). If draw = TRUE
then a plot object is returned.
An object of class spwb
, pwb
, growth
or fordyn
. The function only works with the result of simulations with transpirationMode = "Sperry"
.
An string indicating the cohort for which resistances are desired.
A boolean flag to indicate that relative percentages are desired as output
A boolean flag to indicate that a plot should be drawn.
A flag to indicate that drawn series should be cumulative.
x-axis label.
y-axis label.
Miquel De Cáceres Ainsa, CREAF
The function makes internal calls to hydraulics_soilPlantResistances
.
waterUseEfficiency
, droughtStress