Nothing
df <- query_bndespar_portfolio()
test_that("Check row number", {
expect_equal(ncol(df), 13)
expect_gt(nrow(df), 3122)
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.