Gadgets for Ecological Niche Modelling
Install the development version using install_github
within Hadley's devtools package.
install.packages("devtools")
require(devtools)
install_github("ENMGadgets", "narayanibarve")
require(ENMGadgets)
Note:
Windows users have to first install Rtools and make sure the path is included in system path setting.
pcaop = PCARaster()
pcaop = PCAProjection()
CropRaster()
DistanceFilter()
NicheViews()
BatchMask()
ModelThreshold()