plot_rast: Plot raster

View source: R/plot_rast.R

plot_rastR Documentation

Plot raster

Description

Plot raster

Usage

plot_rast(rast, contour = FALSE, guide = "colourbar")

Arguments

rast

Raster object

contour

Logical. If TRUE, contour lines are added. (Default: FALSE)

guide

Argument passed to scale_fill. Defaults to "colourbar" for continuous colour scale, and can be set to "none" to remove the scale.

Value

A ggplot object


TheoMichelot/utilTM documentation built on April 14, 2025, 12:52 p.m.