Re #2 and #3 ; interface should be more generic so that we can download not just MAT and MAP, but any of the variables on http://worldclim.org/version2, including bioclimatic ones.
Since we also have PET from CGIAR, this might mean renaming function worldclim_presence to climate_presence. Argument would be climvars=c("tavg","prec") as default with options pet, bioclim, srad, and so on.
Re #2 and #3 ; interface should be more generic so that we can download not just MAT and MAP, but any of the variables on http://worldclim.org/version2, including bioclimatic ones.
Since we also have PET from CGIAR, this might mean renaming function
worldclim_presence
toclimate_presence
. Argument would beclimvars=c("tavg","prec")
as default with options pet, bioclim, srad, and so on.