Learn R Programming

addScales (version 1.0-1)

CHITemps: Daily Chicago High and Low Temperatures in <U+00B0>F

Description

Chicago Midway Airport daily high and low temperatures from 1 March 1928 to 31 December 2019. There are some missing values, and the data are listed in chronological order.

Usage

CHITemps

Arguments

Format

A data frame with 32152 observations on the following 3 variables.

DATE

character vector of form "YYYY-MM-DD"

TMAX

numeric, daily high temperature

TMIN

numeric, daily low temperature