# helper.R
.path <- system.file("extdata/raw_1.xlsx", package = "seahorse", mustWork = TRUE)
suppressMessages(
sea <- Seahorse(.path, stages = stages_mst)
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.