Learn R Programming

covid19mobility (version 0.1.1)

refresh_covid19mobility_apple_subregion: Refresh The Apple Covid-19 Mobility Data for Subregions

Description

Pulls in the CSV of the Apple Mobility Data, filters to subregions, and reshapes it

Usage

refresh_covid19mobility_apple_subregion()

Arguments

Value

Returns a tibble that meets the Covid19R Project tidy data standard

References

https://www.apple.com/covid19/mobility

Examples

Run this code
# NOT RUN {
mob <- refresh_covid19mobility_apple_subregion()

head(mob)
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab