R/onLoad.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname){
  options(gms_reserved_types="input")
}

Try the gms package in your browser

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

gms documentation built on July 2, 2020, 2:36 a.m.