R/pivotaltrackR.R

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

.onAttach <- function (lib, pkgname="pivotaltrackR") {
    ## Put stuff here you want to run when your package is loaded
    invisible()
}

Try the pivotaltrackR package in your browser

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

pivotaltrackR documentation built on Jan. 13, 2021, 5:43 a.m.