timeblob {hydrosanity}R Documentation

Time Series Object (Timeblob) with Times and Data

Description

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

Usage

timeblob(Time, Data, Qual = NULL, extras = NULL, timestep = NULL, sitename = "Unknown", dataname = "Data", role = "OTHER")

is.timeblob(x)

lapply.timeblob.data(blob.list, FUN, ...)
sapply.timeblob.data(blob.list, FUN, ...)

Arguments

Time ~~Describe Time here~~
Data ~~Describe Data here~~
Qual ~~Describe Qual here~~
extras ~~Describe extras here~~
timestep ~~Describe timestep here~~
sitename ~~Describe sitename here~~
dataname ~~Describe dataname here~~
role ~~Describe role here~~
x ~~Describe x here~~
blob.list ~~Describe blob.list here~~
FUN ~~Describe FUN 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]