test_that("massconverter version", {
version <-
get_massconverter_version()
expect_match(object = version, "[0-9]{1,2}\\.[0-9]{1,2}\\.[0-9]{1,2}")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.