# NOT RUN {
# replace rasterpath with the directory on your computer containing worldclim data
temp_pres <-
multi_extract(raster_path = system.file("extdata/wc-10m", package="Mapinguari"),
coord = TtorquatusDistribution[-1],
folders = c("tmax_present", "tmin_present"))
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab