interval.as.data.frame-methods: Convert intgrd or intsp object back to a data frame

as.data.frameR Documentation

Convert intgrd or intsp object back to a data frame

Description

Convert intgrd or intsp object back to a data frame

Usage

## S4 method for signature 'intgrd'
as.data.frame(x)

## S4 method for signature 'intsp'
as.data.frame(x)

Arguments

x

An object of class intsp or class intgrd.

Value

An object of class data.frame.


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