window.timeblob {hydrosanity} | R Documentation |
~~ A concise (1-5 lines) description of what the function does. ~~
## S3 method for class 'timeblob': window(x, start = NULL, end = NULL, inclusive = F, return.indices = F, extend = F, ...) ## S3 method for class 'timeblob': start(x, ...) ## S3 method for class 'timeblob': end(x, ...) start.timeblobs(x, ...) end.timeblobs(x, ...) timelim.timeblobs(x)
x |
~~Describe x here~~ |
start |
~~Describe start here~~ |
end |
~~Describe end here~~ |
inclusive |
~~Describe inclusive here~~ |
return.indices |
~~Describe return.indices here~~ |
extend |
~~Describe extend 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' |
... returns length 0 if blob is empty
~~who you are~~
~put references to the literature/web site here ~
~~objects to See Also as help
, ~~~