R/zzz.R

Defines functions onLoad

.onLoad <- function(libname, pkgname) {
  options(scipen=100)
}

Try the xlm package in your browser

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

xlm documentation built on Oct. 23, 2018, 1:04 a.m.