colranges: Generate ranges from a column (vector)

colrangesR Documentation

Generate ranges from a column (vector)

Description

Constructs ranges that fit the coverage of point measures.

Usage

colranges(t, maxdt = Inf, x = NULL)

Arguments

t

(atomic) Measures along a single dimension (temporal or otherwise) coercible to numeric.

maxdt

(numeric) Maximum difference in t to consider as continuous.

x

(atomic) Values of the same length as t used to ignore missing values (NA).


columbia-glacier/cgr documentation built on Jan. 17, 2024, 2:42 p.m.