ftcollinssnow: Ft. Collins snowfall

Description Format Source References Examples

Description

Monthly snowfall data for Fort Collins, CO, 1900-01 to 1992-93

Format

This data frame contains the following columns:

YR1

Year corresponding to the September to December data

Early

September to December snowfall, inches

Late

January to June snowfall, inches

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: carData
Loading required package: effects
lattice theme set by effectsTheme()
See ?effectsTheme for details.
   YR1 Early Late
1 1900   3.0 44.5
2 1901  15.8 12.5
3 1902  13.1 36.8
4 1903   4.0  7.6
5 1904   1.0 28.7
6 1905  10.5 28.3

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

Related to ftcollinssnow in alr4...