Learn R Programming

addScales (version 1.0-1)

SFTemps: Daily San Francisco High and Low Temperatures in <U+00B0>F

Description

San Francisco daily high and low temperatures from 1 March 1949 to 28 February 2020. There are some missing values, and the data are listed in chronological order.

Usage

SFTemps

Arguments

Format

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

DATE

character vector of form "YYYY-MM-DD"

TMAX

numeric, daily high temperature

TMIN

numeric, daily low temperature