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