EcotonerGrids-class: An S4-class to represent the information of the input raster...

Description Slots

Description

An S4-class to represent the information of the input raster grids

Slots

grid_env

A RasterLayer object. The environmental grid representing the gradient to investigate, e.g., elevation

grid_veg

A RasterLayer object. The vegetation grid representing the vegetation including the two types that make up the ecotone/ecological boundary of consideration

grid_veg1

A RasterLayer object. The vegetation grid representing the first vegetation type of interest.

grid_veg2

A RasterLayer object. The vegetation grid representing the second vegetation type of interest.

grid_flow

A RasterLayer object. A grid representing the flow path of the environmental grid. Used only if transect_type == 3

grid_abut

A RasterLayer object. A grid marking the cells where neighboring cells are of the opposite vegetation (type).

grid_aspect_mean

A RasterLayer object. A grid representing the mean smoothed aspect of the environmental grid. Used only if transect_type == 4

grid_aspect_sd

A RasterLayer object. A grid representing the standard deviation of the smoothed aspect of the environmental grid. Used only if transect_type == 4

specs_grid

A GridInfo object.

df_veg

A data.frame. A (RAT) table of 'grid_veg' in which the type@ids contained.


dschlaep/ecotoner documentation built on May 15, 2019, 2:57 p.m.