R/zzz.R

Defines functions .onLoad

.onLoad <- function(...){
  options(guiToolkit="tcltk")
  .selectLanguage()
}
#

Try the ClimMob package in your browser

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

ClimMob documentation built on May 2, 2019, 5:54 p.m.