test_that("It can print snapshot parameter", {
snapshot_parameter <- SnapshotParameter$new()
expect_snapshot(print(snapshot_parameter))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.