Nothing
test_that("`set_biomarker_var()` halts on misspecified column", {
xs_data <- sees_pop_data_pk_100 %>%
set_biomarker_var("biomarker") %>%
expect_error(class = "missing variable")
})
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.