View source: R/ecoregionsToGrid.R
ecoregionsToGrid | R Documentation |
Aggregates EPA ecoregions to a grid.
ecoregionsToGrid(grid, level, simplify, complete = F)
grid |
a stars grid created by |
level |
integer between 1-4. The EPA ecoregion level to aggregate. |
simplify |
integer. Passed to |
complete |
logical. Is output sparse? |
a tibble containing 4 columns: grid cell ID, EPA ecoregion class, grid cell geometry and grid cell class proportion.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.