test_that("Test: delete_portfolio", {
out <- delete_portfolio()
expect_equal(names(out), c("df_portfolio",
"df_holdings",
"df_benchmark_geo",
"df_benchmark_sector",
"df_sector"))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.