vr_geom_text: Custom visual raster text plot (for raster values and...

Description Usage Arguments

Description

Custom visual raster text plot (for raster values and indexes)

Usage

1
vr_geom_text(r, color = I("#222222"), label = NULL, ...)

Arguments

r

Raster*

color

color line colors

label

to override default labelling (raster values), you can provide a vector of length ncell(r)

...

other arguments passed to geom_text


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