Description Usage Arguments Examples
plot only the NYC map
1 2 | sf.plot.nyc(data, lon = "lon", lat = "lat", zoom_in_option = 2,
fill = NULL)
|
data |
data |
lon |
lon |
lat |
lat |
zoom_in_option |
offer 1,2,3 different scope of the city |
fill |
optional to fill by variable, default to NULL, plot points |
1 2 | sf.plot.nyc(datam1_terra)
sf.plot.nyc(datam1_terra, fill = "elev")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.