test_that("TaskScheduler works", {
# initializes fine with default values
expect_s3_class(TaskScheduler$new(), c("TaskScheduler", "R6"))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.