Stretch and optionally save full RGB preview of SpatRaster
Source:R/plotting.R
stretch_raster_full.Rd
Stretch and optionally save full RGB preview of SpatRaster
Usage
stretch_raster_full(
raster,
type = "RGB",
histeq = FALSE,
extension = NULL,
filename = NULL
)
See also
Other Plotting:
plot_composite()
,
plot_profile_spectral_profile()
,
plot_profile_spectral_series()
,
plot_raster_overlay()
,
plot_raster_proxy()
,
plot_raster_rgb()