timeblob {hydrosanity} | R Documentation |
~~ A concise (1-5 lines) description of what the function does. ~~
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, ...)
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~~ |
~~ 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
, ~~~