temperature: Temperatures for 100 US cities in each of 4 months.

Description Usage Format Source Examples

Description

This is a data frame with average temperatures for each of 4 months - Jan, April, July and October - for one hundred cities, along with their longitude and latitude.

Usage

1

Format

A data frame with 400 observations on the following 6 variables.

temp

a numeric vector

month

an ordered factor with levels January < April < July < October

city

a character vector

latitude

a numeric vector

longitude

a numeric vector

state

a character vector

Source

Can't remember.

Examples

1

duncantl/RKML documentation built on May 15, 2019, 5:31 p.m.