test_that("create_strategy works", {
expect_s3_class(
object = strategy,
class = "option_strategy", exact = TRUE
)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.