Learn R Programming

fields (version 3.5)

RMprecip: Monthly total precipitation (mm) for August 1963 in the Rocky Mountain Region

Description

This is a useful spatial data set of moderate size consisting of 865 locations. See www.image.ucar.edu/stats/GSP/DATA for the source of these data.

Arguments

Examples

Run this code
# 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 
quilt.plot(RMprecip$x, RMprecip$y)
US( add=TRUE, col=2, lty=2)

#

Run the code above in your browser using DataLab