library(testthat)
library(xmlr)
isRenjin <- function() {
grepl("Renjin", R.Version()$version.string, fixed = TRUE)
}
test_check("xmlr")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.