R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
    options(HDF5_COMPRESSION_LEVEL = 3L)
}

Try the Spectra package in your browser

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

Spectra documentation built on Nov. 27, 2020, 2 a.m.