clim {gss} | R Documentation |
Average temperatures at 690 weather stations during December 1980 through February 1981.
data(clim)
A data frame containing 690 observations on the following variables.
temp | Average temperature, in Celsius. |
geog | Geographic location (latitude,longitude), in degrees, as a matrix. |
This is reformulated from the data frame climate
in the R
package assist
by Yuedong Wang and Chunlei Ke.