raster_fig: Create a Raster Figure

View source: R/raster_fig.R

raster_figR Documentation

Create a Raster Figure

Description

Creates a raster figure cropped to the specified extent

Usage

raster_fig(ras, extent, title = "Title")

Arguments

ras

raster::RasterLayer; A raster object.

extent

raster::Extent; An extent object used to crop the raster.

title

character; A title for the raster legend.

Value

A tmap object


MVR-GIS/nybem documentation built on Feb. 9, 2023, 7:03 a.m.