View source: R/na_outside_model.R
na_outside_model | R Documentation |
HSI values outside the modeled habitat zone were set to -1 to distinguish areas inside the study area, but outside the modeled habitat zone. This function is used for summarizing modeled habitat.
na_outside_model(hsi_model)
hsi_model |
raster; A raster containing HSI modeled values. |
A raster with unmodeled HSI cells originally set to -1, converted to NA for summarization.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.