View source: R/download-data.R
download_provinces | R Documentation |
Retrieves the provinces
data from the Canadian COVID-19 tracker API
and pins it to the given board.
Returns the list of provinces which have been updated, by comparing the
updated_at
timestamp to the previously pinned data.
download_provinces(board = "github")
board |
The name of the |
A list of two-letter province/territory codes that have been updated.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.