if (FALSE) {
climate <- getClimateSpace("bio1", -90, 90, -90, 90,
continents = "Europe",
countries = c("Germany", "Netherlands", "Sweden"),
realms = "Palaearctic"
)
head(climate)
raster::plot(raster::rasterFromXYZ(climate), asp=1)
}
Run the code above in your browser using DataLab