if (FALSE) {
# replace rasterpath with the directory on your computer containing worldclim data
temp_pres <-
multi_extract(raster_path = "mydir/rasters/worldclim/global_rasters_10min/",
coord = TtorquatusDistribution[-1],
folders = c("tmax_present", "tmin_present"))
}
Run the code above in your browser using DataLab