interval-methods function

Function to extract the interval of an intsp or intgrd object

Function to extract the interval of an intsp or intgrd object

interval(x) ## S4 method for signature 'intgrd' interval(x) ## S4 method for signature 'intsp' interval(x)

Arguments

  • x: An object of class intsp or intgrd.

Returns

A matrix containing the interval data.

  • Maintainer: Brennan Bean
  • License: MIT + file LICENSE
  • Last published: 2020-02-07

Useful links