test_that("uninstall absent PureseqTM must throw", {
expect_error(
uninstall_pureseqtm(folder_name = "absent"),
"Cannot uninstall absent PureseqTM at"
)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.