# testthat::test_that("Plots", {
#
# plot_test <-
# testthat::expect_s3_class(plot_test, "ggplot")
# })
#
# testthat::test_that("Cumulative sum plot", {
# plot_test <- plot_cum_sum()
# testthat::expect_s3_class(plot_test, "ggplot")
# })
#
# testthat::test_that("Moving average plot", {
# plot_test <- plot_cum_sum()
# testthat::expect_s3_class(plot_test, "ggplot")
# })
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.