R/zendo.R

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

.onLoad <- function (lib, pkgname="zendo") {
    ## Put stuff here you want to run when your package is loaded
    invisible()
}
nealrichardson/zendo documentation built on May 9, 2019, 3 p.m.