powered by
Pulls in the CSV of the Apple Mobility Data, filters to subregions, and reshapes it
refresh_covid19mobility_apple_subregion()
Returns a tibble that meets the Covid19R Project tidy data standard
https://www.apple.com/covid19/mobility
# NOT RUN { mob <- refresh_covid19mobility_apple_subregion() head(mob) # } # NOT RUN { # }
Run the code above in your browser using DataLab