vr_geom_polygon: Custom visual raster polygon plot

Description Usage Arguments

Description

Custom visual raster polygon plot

Usage

1
vr_geom_polygon(p, size = 1, fill = "#22222280", color = "#11111199", ...)

Arguments

p

data.frame containing at least x and y column (see fortify for a transforming spatial polygons)

size

integer line size

fill

color fill colors

color

color border colors

...

other arguments passed to geom_polygon


etiennebr/visualraster documentation built on May 16, 2019, 9:06 a.m.