R/superfun.R

# Here's a good place to put your top-level package documentation

.onAttach <- function (lib, pkgname="superfun") {
    ## Put stuff here you want to run when your package is loaded
    invisible()
}
ZulioAhuramazda/superfun documentation built on May 5, 2019, 1:33 a.m.