rainfall: Yearly total rainfall amounts for seven cities in Canada

Description Usage Format Examples

Description

Yearly total rainfall amounts for seven cities in Canada

Usage

1

Format

A tibble with 25 rows and 8 variables:

year

The year for which the total rainfall amount applies.

r_vancouver,r_calgary,r_kenora,r_toronto,r_montreal,r_halifax,r_stjohns

Total rainfall amounts (in millimeters) for the cities Vancouver, BC; Calgary, AB; Kenora, ON; Toronto, ON; Montreal, QC; Halifax, NS; and St. John's, NL.

Examples

1
2
3
# Here is a glimpse at the data
# available in `rainfall`
dplyr::glimpse(rainfall)

rich-iannone/rwr documentation built on Jan. 22, 2021, 7:51 p.m.