window: window sensorQC data

Description Usage Arguments Value Author(s)

Description

Breaks up time series data into window chunks.

Usage

1
2
## S3 method for class 'sensor'
window(x, ..., type)

Arguments

x

a data.frame of time series data

type

numeric, in seconds, specifying the window time width. or "auto" to automatically window data

...

not used

Value

a list of time series data and indices for breaks

Author(s)

Jordan S. Read


USGS-R/sensorQC documentation built on May 9, 2019, 8:46 p.m.