library(testthat)
library(MATSS)
if ("sample.kind" %in% names(formals(RNGkind)))
{
suppressWarnings(RNGkind(sample.kind = "Rounding"))
}
test_check("MATSS")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.