library(taitratools)
library(testthat)
test_that("check sources name correct", {
expect_match(names(.tt_source_path), regexp = "^NAS_|^SOURCE_|^PATH_")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.