test_that("survey import works", {
file <- system.file("extdat",
"demo-data/220421-SelfMon-N4952-CAV1-Enhanced.xlsx",
package = "hera"
)
data <- survey_import(file)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.