Nothing
test_that("necessary_scope returns correct scopes", {
expect_equal(HPZone_necessary_scope(c("Diagnosis", "Case_number", "Entered_by")), "standard")
expect_equal(HPZone_necessary_scope(c("Diagnosis", "Case_number", "Entered_by", "Family_name")), "extended")
})
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.