View source: R/ecoregionsGridToRasterstack.R
ecoregionsGridToRasterstack | R Documentation |
ecoregionsToGrid
to a RasterStack.Converts the output of ecoregionsToGrid
to a RasterStack.
ecoregionsGridToRasterstack(ecoregionsGrid, grid)
ecoregionsGrid |
a tibble created by |
grid |
the same grid which was supplied to |
a RasterStack with a layer for each class in ecoregionsGrid. Values correspond to coverage proportion.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.