Nothing
wrong <- TRUE
test_that("regsaude_female_pop error", {
expect_error(regsaude_female_pop(type = wrong))
})
test_that("regsaude_male_pop error", {
expect_error(regsaude_male_pop(type = wrong))
})
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.