R/biscuiteer.R

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

.onAttach <- function (lib, pkgname="biscuiteer") {
    ## Put stuff here you want to run when your package is loaded
    invisible()
}
ttriche/biscuitEater documentation built on May 15, 2019, 4:18 p.m.