test_that("Get government budget expenses for municipalities", {
expect_gt(NROW(get_budgetary_expenses_municipality_state(year = 2019,state = "AP", account = "Pessoal e Encargos Sociais", expense_stage="Despesas Pagas")),0)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.