# Null appender
expect_null(
MSstatsConvert:::.nullAppender("INFO", "MSG")
)
# For .onLoad
expect_true(!is.null(getOption("MSstatsLog")))
expect_true(!is.null(getOption("MSstatsMsg")))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.