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