climate {Rlab}R Documentation

Climate and geographical data for 50 of the largest US cities.

Description

This data frame contains information about 50 of the largest US cities, including location, rainfall, temperature and elevation.

Format

A data frame with 50 observations on the following 7 variables.

lat
: latitude
jan
: average minimum January temperature (degrees F)
rain
: average rainfall in inches
city
: city names
jul
: average maximum July temperature
elev
: elevation above sea level in KW
lon
: longitude

References

The Universal Almanac (1992), ed. John W. Wright, Andrews and McNeel, Kansas City.


[Package Rlab version 1.3.1 Index]