findGaps: Find gaps in a time series record

Description Usage Arguments Value

View source: R/corrections_grades_gaps.R

Description

Find gaps in a time series record

Usage

1
findGaps(datetimes, gapTol = 120)

Arguments

datetimes

a vector of datetimes

gapTol

the gap tolerance, in minutes or a data frame of gap tolerances from getGapTolerance. The default value is 120 minutes.

Value

a data frame indicating the start date and length of any gaps in the time series record.


PatrickEslick/CWQkitr documentation built on Dec. 12, 2019, 12:55 a.m.