city_highs: High Temperatures by Month

Description Usage Arguments Examples

View source: R/city_highs.R

Description

High temperatures by month (violin plots) for several cities around the world.

Usage

1
city_highs(city_name)

Arguments

city_name

String giving the name of the city. Possible values are: Auckland, Mumbai, Beijing, Chicago, San Diego.

Examples

1
2
city_highs("Auckland")
city_highs("Mumbai")

DoodleBug278/maddyMisc documentation built on May 3, 2019, 1:26 p.m.