test_that("quickcalibration works as expected", {
expect_snapshot_value(
quickcalibrate(list(2000, c(2000, 2300, 2100)), list(20, c(20, 30, 70))),
style = c("json2")
)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.