make_raster.Rd
Create a Spatial Sampling Grid as Raster using WorldClim
make_raster(
baselayer = "worldclim",
dir.out = NULL,
resolution = 10,
states = NULL,
restrict.uscan = TRUE,
buffer.dd = 5,
countries = c("US", "CA")
)
type of base layer data for raster from raster::getData()