An S4-class to represent the information of the input raster grids
grid_envA RasterLayer object. The environmental grid representing the gradient to investigate, e.g., elevation
grid_vegA RasterLayer object. The vegetation grid representing the vegetation including the two types that make up the ecotone/ecological boundary of consideration
grid_veg1A RasterLayer object. The vegetation grid representing the first vegetation type of interest.
grid_veg2A RasterLayer object. The vegetation grid representing the second vegetation type of interest.
grid_flowA RasterLayer object. A grid representing the flow path of the environmental grid. Used only if transect_type == 3
grid_abutA RasterLayer object. A grid marking the cells where neighboring cells are of the opposite vegetation (type).
grid_aspect_meanA RasterLayer object. A grid representing the mean smoothed aspect of the environmental grid. Used only if transect_type == 4
grid_aspect_sdA RasterLayer object. A grid representing the standard deviation of the smoothed aspect of the environmental grid. Used only if transect_type == 4
specs_gridA GridInfo object.
df_vegA data.frame. A (RAT) table of 'grid_veg' in which the type@ids contained.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.