context("chart_annual_quantities")
test_that("chart_annual_quantities_by(test_cf_data, cat_id)", {
expect_silent(
test_cf_data %>%
chart_annual_quantities_by(
cat_id,
verbose = FALSE))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.