Evaluate spatial covariates
Usage
eval_spatial(data, where, layer = NULL, selector = NULL)
# S3 method for class 'SpatialPolygonsDataFrame'
eval_spatial(data, where, layer = NULL, selector = NULL)
# S3 method for class 'SpatialPixelsDataFrame'
eval_spatial(data, where, layer = NULL, selector = NULL)
# S3 method for class 'SpatialGridDataFrame'
eval_spatial(data, where, layer = NULL, selector = NULL)
# S3 method for class 'sf'
eval_spatial(data, where, layer = NULL, selector = NULL)
# S3 method for class 'SpatRaster'
eval_spatial(data, where, layer = NULL, selector = NULL)
# S3 method for class 'stars'
eval_spatial(data, where, layer = NULL, selector = NULL)