sync.timeblobs {hydrosanity} | R Documentation |
~~ A concise (1-5 lines) description of what the function does. ~~
sync.timeblobs(blob.list, timestep = NULL, timelim = NULL, extractColumn = "Data") syncTo.timeblobs(blob.list, blob, extractColumn = "Data") matchtimes.timeblob(blob, times) common.timestep.timeblobs(blob.list, default = "DSTdays")
blob.list |
~~Describe blob.list here~~ |
timestep |
~~Describe timestep here~~ |
timelim |
~~Describe timelim here~~ |
extractColumn |
~~Describe extractColumn here~~ |
blob |
~~Describe blob here~~ |
times |
~~Describe times here~~ |
default |
~~Describe default 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
, ~~~