if (requireNamespace("testthat", quietly = TRUE)) {
library("testthat")
suppressPackageStartupMessages(library("mlr3measures"))
test_check("mlr3measures")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.