build_package.R

library(devtools)
library(roxygen2)

setwd("/Users/matt/OneDrive/plotBayes")
document()

setwd("..")
install("plotBayes")
mcbeem/plotBayes documentation built on Nov. 19, 2019, 8:15 a.m.