Learn R Programming

intkrige (version 1.0.2)

as.data.frame: 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 intgrd
as.data.frame(x)

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

Value

An object of class data.frame.

Arguments

x

An object of class intsp or class intgrd.