Skip to contents

Downloads a SpatRaster containing the first two principal components derived from WorldClim 2.0 bioclimatic variables at global extent.

Usage

get_world_pca()

Source

WorldClim 2.0 project: https://www.worldclim.org/

Value

A SpatRaster object, or "Can't access data." if the remote server is unreachable.

Examples

# \donttest{
ras <- get_world_pca()
# }