# NOT RUN {
# replace rasterpath with the directory on your computer containing worldclim data
Ttorquatus_Ecorasters_present <-
get_rasters(
var = c('prec', 'tmin', 'tmax'),
scenario = 'present',
raster_path = system.file("extdata/wc-10m", package="Mapinguari"),
ext = TtorquatusDistribution[2:3],
margin = 5)
# }
Run the code above in your browser using DataLab