Extract environmental values for occurrences from a terra SpatRaster
Source:R/featured_space_raster.R
maxent_extract_occurrence_env_terra.RdStreams finite raster rows through the same callback-backed provider path
used by maxent_featured_space_from_rast, then returns values
at occurrence locations.
Usage
maxent_extract_occurrence_env_terra(
rast,
occurrences,
lon_col = "longitude",
lat_col = "latitude"
)