require(shiny)
require(pkgload)
pkgload::load_all()
ships::run_app(
data = readRDS(app_sys("extdata/longest_most_recent.rds"))
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.