raster_fig | R Documentation |
Creates a raster figure cropped to the specified extent
raster_fig(ras, extent, title = "Title")
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. |
A tmap object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.