## Tests for set_population functions
## Test that population parameter is set
test_that("population is set", {
expect_is(ph_set_population(), "data.frame")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.