plot.bootstrap_phenologyFit function

plot bootstrap_phenologyFit

plot bootstrap_phenologyFit

Generic function to plot a bootstrap_phenologyFit object

## S3 method for class 'bootstrap_phenologyFit' plot( x, ylim = c(0.9 * min(c(x$object$bloomJDays, x$object$pbloomJDays)), 1.1 * max(c(x$object$bloomJDays, x$object$pbloomJDays))), ... )

Arguments

  • x: object of class bootstrap_phenologyFit to plot.
  • ylim: numeric vector of length 2 with the limit for the y-axis
  • ...: additional graphical parameters to pass on.

Returns

No return value.

  • Maintainer: Eike Luedeling
  • License: GPL-3
  • Last published: 2024-11-14

Useful links