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