library(testthat)
library(FRASER)
# to speed up the testing on windows do it in serial mode
if(.Platform$OS.type != "unix") {
register(SerialParam())
}
test_check("FRASER")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.