city_temps: City temperatures

city_tempsR Documentation

City temperatures

Description

NOAA meaurements from 197 cities giving the number of days temperatures reached above 90 degree Farenheit in a given year.

Usage

city_temps

Format

A data frame with 197 rows and 4 variables:

cityid

Random city identifier

hot1948

Number of day with temperature above 90 degrees in 1948

hot2018

Number of day with temperature above 90 degrees in 2018

hotchange

Calculated difference hot2018 - hot1948

Source

Data set created from the summarized data in 4th edition of https://www.openintro.org/stat/textbook.php (pp 265).


tloux/slubst3100 documentation built on Aug. 11, 2024, 6:58 p.m.