Get longitude and latitude of institutions and cities. If cache is used and there're some institutions or cities not already in the cache, those will be added.

geocode_inst_city(sheet, cache = TRUE, cache_location = ".", ...)

Arguments

sheet

The tibble read from Google Sheets, which has columns country, state/province, city, and institution.

cache

Logial, whether to cache.

cache_location

Where to save the cache

Value

A sf data frame for longitude and latitude of cities