get_google_mobility2: Get Google Mobility (Version 2) This is a helper function to...

View source: R/get_google_mobility2.R

get_google_mobility2R Documentation

Get Google Mobility (Version 2) This is a helper function to automatically access Google's Mobility data for North Carolina Counties. It's a bit faster than 'get_google_mobility' which downloads the entire csv for the world

Description

Get Google Mobility (Version 2) This is a helper function to automatically access Google's Mobility data for North Carolina Counties. It's a bit faster than 'get_google_mobility' which downloads the entire csv for the world

Usage

get_google_mobility2(counties = NULL, state_in = "North Carolina")

Arguments

counties

a string vector of the desired counties default of NULL returns all counties.

state_in

a string vector representing state or states of interest


nctriadresearch/nccovid documentation built on April 9, 2023, 7:03 a.m.