Draw polygon on a nativeRaster
image
nr_polygon(nr, x, y, fill = "black", color = NA)
nativeRaster
Vectors of point coordinates
fill color [scalar]
Color as a character string. Either a standard R color
(e.g. 'blue', 'white')
or a hex color of the form #rrggbbaa
, #rrggbb
, #rgba
or #rgb
Original nativeRaster
modified in-place