View source: R/obtainCovariate.R
| obtainCovariate | R Documentation |
Function to obtain covariate layers from WorldClim or ESA around a specified area.
obtainCovariate(covariates, type, res, projection, path)
covariates |
A vector of covariate names to obtain. |
type |
Type of covariate to include. Must be one of: |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.