These are internal, undocumented (for now) functions in the IHA package
These are internal, undocumented (for now) functions in the IHA package
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | annual.extrema(x, yr = NULL, ...)
as.data.frame.rle(x)
baseflow.index(x, na.rm = F)
circ.mean(x, units = c("days", "radians"))
maxdate(x, julian = T)
meandiff(x, FUN = median, na.rm = T)
mindate(x, julian = T)
monotonic.segments(x, diff = T)
pulse.location(x, XFUN = median)
pulse.numbers(x)
pulses(x, q)
rezero.year(x, month = 10, day = 1, year.prefix = "WY")
rle.start(x)
rle.end(x)
years(x, abbreviate = FALSE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.