PlotRasterAsMatrix: Plot a raster as a matrix

Description Usage Arguments Value

Description

Plot a raster as a matrix

Usage

1
2
3
4
5
6
PlotRasterAsMatrix(
  raster_in,
  title = NULL,
  legend = "Value",
  all_coords = TRUE
)

Arguments

raster_in,

RasterLayer

title

character, title of plt

legend

character, legend title

all_coords

logical, whether to show all coordinates on x/y axes

Value

ggplot


Blakemassey/gisr documentation built on Aug. 30, 2020, 12:14 a.m.