Description Usage Format Examples
Yearly total rainfall amounts for seven cities in Canada
1 |
A tibble with 25 rows and 8 variables:
The year for which the total rainfall amount applies.
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.
1 2 3 | # Here is a glimpse at the data
# available in `rainfall`
dplyr::glimpse(rainfall)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.