Learn R Programming

gstat (version 1.0-21)

sic97: Spatial Interpolation Comparison 1997 data set: Swiss Rainfall

Description

The text below is copied from the data item at http://www.ai-geostats.org/

Usage

data(sic97) #

Arguments

References

http:/www.ai-geostats.org/,

Examples

Run this code
data(sic97) 
image(demstd)
points(sic_full, pch=1)
points(sic_obs, pch=3)

Run the code above in your browser using DataLab