R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
    options(roloc.colourList=Rcolours,
            roloc.colourMetric=euclideanLUV)
}

Try the roloc package in your browser

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

roloc documentation built on May 1, 2019, 7:06 p.m.