mosaic_plot_rgb {pliman}R Documentation

A wrapper around terra::plotRGB()

Description

Plot the RGB of a SpatRaster

Usage

mosaic_plot_rgb(mosaic, ...)

Arguments

mosaic

SpatRaster

...

Further arguments passed on to terra::plotRGB().

Value

A NULL object


[Package pliman version 3.0.0 Index]