worldclim_simulation {waywiser} | R Documentation |
Simulated data based on WorldClim Bioclimatic variables
Description
This data is adapted from the CAST vignette
vignette("cast02-AOA-tutorial", package = "CAST")
.
The original data is derived from the Worldclim global climate variables.
Usage
worldclim_simulation
Format
An sf object with 10,000 rows and 6 columns:
- bio2
Mean Diurnal Range (Mean of monthly (max temp - min temp))
- bio10
Mean Temperature of Warmest Quarter
- bio13
Precipitation of Wettest Month
- bio19
Precipitation of Coldest Quarter
- geometry
The location of the sampled point.
- response
A virtual species distribution, generated using the
generateSpFromPCA()
function from thevirtualspecies
package.
Source
[Package waywiser version 0.6.0 Index]