test_that("Out of schedule times result in an error", {
expect_error(
get_survey(
full_data,
severity = "moderate/severe",
schedule = "36",
survey = "parent"
)
)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.