as.data.frame {intkrige} | R Documentation |
Convert intgrd or intsp object back to a data frame
## S4 method for signature 'intgrd'
as.data.frame(x)
## S4 method for signature 'intsp'
as.data.frame(x)
x |
An object of class |
An object of class data.frame
.