README.md

Travis build status

Codecov test coverage

Installation

To download the happypackage, use the code below.

# install.packages("happypackage")
devtools::install_github("atlasyao/happypackage")
library(happypackage)

Use this to view the vignette in the happypackage HTML help

help(package = "happypackage", help_type = "html")

Use this to view the vignette as an isolated HTML file

utils::browseVignettes(package = "happypackage")


atlasyao/happypackage documentation built on March 23, 2020, 5:23 a.m.