knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "README-" )
You can install the latest development version from github:
devtools::install_github("jbirstler/biostatrpts")
By default, vignettes are not created. If you'd like to view vignettes, install with:
devtools::install_github("jbirstler/biostatrpts", build_vignettes = TRUE)
To learn more about biostatrpts, start with the vignette:
browseVignettes("biostatrpts")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.