test_that("All defunct functions", {
expect_error(readMzXMLData(), "Defunct")
expect_error(readMzXMLData(), "Defunct")
expect_error(makeMTD(), "Defunct")
expect_error(makePRT(), "Defunct")
expect_error(makePEP(), "Defunct")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.