aggregate.timeblob {hydrosanity}R Documentation

Aggregate to Longer Timesteps

Description

~~ A concise (1-5 lines) description of what the function does. ~~

Usage

## S3 method for class 'timeblob':
aggregate(x, by = "1 year", FUN = mean, fun.qual = c("worst", "median", "mode", "omit"), start.month = 1, ...)

Arguments

x ~~Describe blob here~~
by ~~Describe by here~~
FUN ~~Describe FUN here~~
fun.qual ~~Describe fun.qual here~~
start.month ~~Describe start.month here~~
... ~~Describe ... here~~

Details

~~ If necessary, more details than the description above ~~

Value

~Describe the value returned If it is a LIST, use

comp1 Description of 'comp1'
comp2 Description of 'comp2'

...

Author(s)

~~who you are~~

References

~put references to the literature/web site here ~

See Also

~~objects to See Also as help, ~~~


[Package hydrosanity version 0.8.76 Index]