| SIC {geoR} | R Documentation |
Data from the SIC-97 project: Spatial Interpolation Comparison.
data(SIC)
Four objects of the class "geodata":
sic.all, sic.100, sic.367, sic.some.
Each is a list with two components:
coordsdataaltitude
Additionally an matrix sic.borders with the borders of the country.
Data from the project Spatial Interpolation Comparison 97; see ftp://ftp.geog.uwo.ca/SIC97/
data(SIC) points(sic.100, borders=sic.borders)