view_ls | R Documentation |
Visualize landscape rasters and/or buffer geometries using tmap. Supports single, multiple, or all sites.
view_ls(x, site = NULL, what = c("both", "buffers", "rasters"))
x |
An object of class |
site |
A site name (e.g. "p01"), a character vector of site names, or "all". If NULL, the first available site is shown. |
what |
What to display: "both", "buffers", or "rasters". |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.