View source: R/get_baltimore_esri_data.R
get_baltimore_esri_data | R Documentation |
A wrapper for getdata::get_esri_data()
get_baltimore_esri_data(area = NULL, nm = NULL, type = NULL, crs = NULL, ...)
area |
Area (passed to location), Default: NULL |
nm |
nm (should match a single value from baltimore_gis_index$nm), Default: NULL |
type |
Type used as an alias for a nm value, Default: NULL |
crs |
Coordinate reference system, Default: NULL |
... |
Arguments passed on to
|
A dataframe or simple feature object
getdata::get_esri_data()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.