test_that("multiplication works", {
grafico <- barao::comerciomundo_grafico_corrente("Argentina")
expect_type(grafico, "list")
expect_s3_class(grafico, "ggplot")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.