make_intervals function

create an intervals object

create an intervals object

create an intervals object, assuming left-closed and right-open intervals

make_intervals(start, end)

Arguments

  • start: vector with start values, or 2-column matrix with start and end values in column 1 and 2, respectively
  • end: vector with end values
  • Maintainer: Edzer Pebesma
  • License: Apache License
  • Last published: 2025-02-01

Downloads (last 30 days):