gaps {hydrosanity}R Documentation

Find Runs of Consecutive Missing Values, etc

Description

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

Usage

gaps(x, max.length = Inf, internal.only = T)

expand.indices(info)

rises(x)

lastTime(x)

Arguments

x ~~Describe x here~~
internal.only ~~Describe internal.only here~~
max.length ~~Describe max.length here~~
info ~~Describe info 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]