R/onLoad.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) { 
  .maxentRemoveTmpFiles()
}  

Try the dismo package in your browser

Any scripts or data that you put into this service are public.

dismo documentation built on May 31, 2023, 6:15 p.m.