obtainCovariate {intSDM} | R Documentation |
Function to obtain covariate layers from WorldClim around a specified area.
obtainCovariate(covariates, res, projection, path)
covariates |
A vector of covariate names to obtain. |
res |
Resolution of the worldclim variable. Valid options are: |
projection |
Coordinate reference system to use in analysis. |
path |
The path where the covariate will be saved. |
A spatialRaster
object of the covariates across the specified area.