Description Usage Arguments Value Examples
Creates a daily sequence for one year from parameters
1 | plant.b90(minval, maxval, doy.incr, incr.dur, doy.decr, decr.dur, maxdoy)
|
minval |
minimum value |
maxval |
maximum value |
doy.incr |
date (day of year) when increasing to maxval begins |
incr.dur |
duration (number of days) since doy.incr until maxval is rached |
doy.decr |
date (day of year) when decreasing to minval begins |
decr.dur |
duration (number of days) since doy.decr until minval is rached |
maxdoy |
length of the year, 366 for leap years, 365 for normal years |
numeric vector of length maxdoy
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.