Description Usage Value References Examples
View source: R/refresh_covid19mobility_apple.R
Pulls in the CSV of the Apple Mobility Data, filters to subregions, and reshapes it
1 |
Returns a tibble that meets the Covid19R Project tidy data standard
https://www.apple.com/covid19/mobility
1 2 3 | mob <- refresh_covid19mobility_apple_subregion()
head(mob)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.