mz_coordinates {rmapzen} | R Documentation |
mapzen_geo_list
Extract a data frame of coordinates from a mapzen_geo_list
mz_coordinates(geo)
## S3 method for class 'mapzen_geo_list'
mz_coordinates(geo)
geo |
A mapzen geo list |
A tibble, with columns lon
and lat
.
mz_coordinates(oakland_public)