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