Draw circles on a nativeRaster
image
nr_circle(nr, x, y, r, fill = "black", color = NA)
nativeRaster
coordinates of centre of circle. [vector]
radius [vector]
interior fill color [vector]
outline color. Default: NA. [vector]
Original nativeRaster
modified in-place