Rdocumentation
powered by
Learn R Programming
alr4 (version 1.0.5)
ftcollinstemp: Ft. Collins Temperature
Description
Monthly average temperature data for Fort Collins, CO weather station 53005, 1900-01 to 2010-11
Arguments
Format
This data frame contains the following columns:
year
Year corresponding to the September to November data
fall
September to November mean temperature, degrees F
winter
December to February mean temperature, degrees F
Source
http://ccc.atmos.colostate.edu/cgi-bin/monthlydata.pl
References
Weisberg, S. (2014).
Applied Linear Regression
, 4th edition. Hoboken NJ: Wiley.
Examples
Run this code
head(ftcollinstemp)
Run the code above in your browser using
DataLab