# Constructor -------------------------------------------------------------
test_that("S3 constructor works", {
expect_s3_class(s3 <- S3$new(verbose = FALSE), "R6")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.