vr_geom_point: Custom visual raster point plot

Description Usage Arguments

Description

Custom visual raster point plot

Usage

1
2
vr_geom_point(p, size = 4, shape = 21, color = "#222222",
  fill = "#22222280", ...)

Arguments

p

data.frame containing a x and y column

size

integer point size

shape

shape of the point (default 21) see geom_point for details

color

color line colors

fill

color fill colors

...

other arguments passed to geom_point


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