R/zzz.R

Defines functions .onLoad

.onLoad <- function(lib, pkg){

    library.dynam("IndependenceTests", pkg, lib)
    
}

Try the IndependenceTests package in your browser

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

IndependenceTests documentation built on Dec. 18, 2020, 5:08 p.m.