View source: R/env_raster_stack_fun.R
env_raster_stack | R Documentation |
Creates raster stacks from a environmental covariate layer and home range
env_raster_stack(env, hrr, attribute = NULL)
env |
A environmental raster layer |
hrr |
A home range that the environmental covariate is resampled to. |
attribute |
A attribute value that the environmental layers should be applied accordingly. |
The output is a raster stack that contains the home ranges and the environmental covariate layer.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.