R/mapwtf.R
grat.Rd
plot a rough graticule over a projected raster
grat(x)
a projected raster
side effect draws on existing plot
x <- any_region() raster::plot(raster::extent(x)) grat(x)