Simply extract covariates from rasters and combine with occurrence data.
This function is primarily used internally but can be used when
running workflows interactively (see vignette basic zoon useage)
ExtractAndCombData(occurrence, ras)
| occurrence | A data frame from an occurrence module |
|---|---|
| ras | Environmental raster layer, stack or brick. |