powered by
A dataset containing raster variables for an area that is relevant for used in examples included in the package biosurvey.
biosurvey
A RasterStack with 109 rows, 190 columns, 20710 cells, and 6 layers:
temperature, in degrees Celsius times 10.
precipitation, in millimeters.
# NOT RUN { variables <- raster::stack(system.file("extdata/variables.tif", package = "biosurvey")) raster::plot(variables[[1]]) # }
Run the code above in your browser using DataLab