if ( requireNamespace("tinytest", quietly=TRUE) ){
tinytest::test_package("pgmultinomr")
}
library(Rcpp)
library(RcppArmadillo)
library(pgdraw)
library(mvnfast)
compileAttributes()
devtools::build()
devtools::install()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.