test_that("process_evavelo works", {
expect_type(output <- process_evavelo(evavelo_example) %>%
suppressMessages(),
"list") %>%
suppressWarnings()
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.