ecoregionsGridToRasterstack: Converts the output of 'ecoregionsToGrid' to a RasterStack.

View source: R/ecoregionsGridToRasterstack.R

ecoregionsGridToRasterstackR Documentation

Converts the output of ecoregionsToGrid to a RasterStack.

Description

Converts the output of ecoregionsToGrid to a RasterStack.

Usage

ecoregionsGridToRasterstack(ecoregionsGrid, grid)

Arguments

ecoregionsGrid

a tibble created by ecoregionsToGrid.

grid

the same grid which was supplied to ecoregionsToGrid to create ecoregionsGrid.

Value

a RasterStack with a layer for each class in ecoregionsGrid. Values correspond to coverage proportion.


asgersvenning/bachelor documentation built on May 2, 2023, 7:06 a.m.