interval-methods: Function to extract the interval of an intsp or intgrd object

intervalR Documentation

Function to extract the interval of an intsp or intgrd object

Description

Function to extract the interval of an intsp or intgrd object

Usage

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.

Value

A matrix containing the interval data.


intkrige documentation built on Nov. 5, 2025, 6:35 p.m.