aggregate.timeblob {hydrosanity} | R Documentation |
~~ A concise (1-5 lines) description of what the function does. ~~
## S3 method for class 'timeblob': aggregate(x, by = "1 year", FUN = mean, fun.qual = c("worst", "median", "mode", "omit"), start.month = 1, ...)
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~~ |
~~ If necessary, more details than the description above ~~
~Describe the value returned If it is a LIST, use
comp1 |
Description of 'comp1' |
comp2 |
Description of 'comp2' |
...
~~who you are~~
~put references to the literature/web site here ~
~~objects to See Also as help
, ~~~