Welcome
Rproject for ppsbm
CREATE PACKAGE:
Run in the R console
devtools::load_all()
roxygen2::roxygenize()
This will load data, create the 'man' folder with the Rmd help files and the NAMESPACE file.
Then Clean and Rebuild
Rproject for ppsbm
Run in the R console
devtools::load_all()
roxygen2::roxygenize()
This will load data, create the 'man' folder with the Rmd help files and the NAMESPACE file.
Then Clean and Rebuild
install.packages('ppsbm')