enrich_school_latlong: Enrich School Data with Lat / Long

View source: R/geo.R

enrich_school_latlongR Documentation

Enrich School Data with Lat / Long

Description

Enrich School Data with Lat / Long

Usage

enrich_school_latlong(df, use_cache = TRUE, api_key = "")

Arguments

df

dataframe to be enriched

use_cache

if TRUE, will read from cache of school info / lat lng stored on TODO

api_key

optional, personal google maps API key

Value

dataframe enriched with lat lng


almartin82/njschooldata documentation built on Nov. 23, 2023, 1:33 a.m.