RMprecip {fields} | R Documentation |
This is a useful spatial data set of moderate size consisting of 865 locations.
data(RMprecip)
This data set is a list containing the following components:
# this data set was created the # historical data taken from # Observed monthly precipitation, min and max temperatures for the coterminous US # 1895-1997 # NCAR_pinfill # see the Geophysical Statistics Project datasets page for the supporting functions # and details. # plot as.image( RMprecip$y, x=RMprecip$x)-> look image.plot( look) US( add=TRUE, col=2, lty=2) #