ftcollinstemp: Ft. Collins Temperature

Description Format Source References Examples

Description

Monthly average temperature data for Fort Collins, CO weather station 53005, 1900-01 to 2010-11

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

1

Example output

Loading required package: car
Loading required package: effects
Loading required package: carData

Attaching package: 'carData'

The following objects are masked from 'package:car':

    Guyer, UN, Vocab

lattice theme set by effectsTheme()
See ?effectsTheme for details.
  year fall winter
1 1900 50.2   28.5
2 1901 48.1   28.2
3 1902 48.1   24.7
4 1903 49.9   31.4
5 1904 47.8   26.7
6 1905 46.9   29.8

alr4 documentation built on May 2, 2019, 2:13 p.m.

Related to ftcollinstemp in alr4...