if (FALSE) {
# replace rasterpath with the directory on your computer containing worldclim data
Fulanus_Ecorasters_present <-
get_rasters(
var = c('prec', 'tmin', 'tmax'),
scenario = 'present',
raster_path = "C:/Users/gabri/Dropbox/Mapinguari/global_grids_10_minutes",
ext = FulanusDistribution[c(2,3)],
margin = 5)
}
Run the code above in your browser using DataLab