R/fishfarm.R

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

.onAttach <- function (lib, pkgname="fishfarm") {
    ## Put stuff here you want to run when your package is loaded
    invisible()
}
trichelab/fishfarm documentation built on May 13, 2019, 12:10 p.m.