sp_layers: Example of stack of layers of suitable and unsuitable...

Description Format Examples

Description

An object of class RasterStack containing information about suitable and unsuitable conditions for five species.

Format

RasterStack with 109 rows, 182 columns, 19838 cells, and 5 layers:

RasterLayer

suitable (1) and unsuitable (0) conditions

Examples

1
2
3
4
sp_layers <- raster::stack(system.file("extdata/sp_layers.tif",
                           package = "biosurvey"))

sp_layers

biosurvey documentation built on Sept. 16, 2021, 1:07 a.m.