indicesInIntervals: Indices of Rows Belonging to Time Intervals

Description Usage Arguments Value

View source: R/validation.R

Description

Indices of Rows Belonging to Time Intervals

Usage

1
indicesInIntervals(timestamps, intervals)

Arguments

timestamps

vector of POSIXct timestamps

intervals

vector of Interval objects as returned by lubridate::interval

Value

indices of elements in timestamps that belong to the given time intervals


KWB-R/kwb.monitoring documentation built on May 17, 2019, 1:06 p.m.