## ----include = FALSE----------------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

## ----setup--------------------------------------------------------------------
library(MarineChain)

## ----run_app, eval = FALSE----------------------------------------------------
# library(MarineChain)
# run_app()

