test_that("tidy works", { tidied <- tidy(hts_example_model) expect_s3_class(tidied, "tbl") expect_snapshot(tidied) })
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.