sf.plot.nyc: plot only the NYC map

Description Usage Arguments Examples

View source: R/plotmaps.R

Description

plot only the NYC map

Usage

1
2
sf.plot.nyc(data, lon = "lon", lat = "lat", zoom_in_option = 2,
  fill = NULL)

Arguments

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

Examples

1
2

liuyanguu/plotthis documentation built on Nov. 4, 2019, 4:35 p.m.