knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

vessels

Lifecycle: experimental R build status

Installation

You can install the development version from GitHub and run with:

# install.packages("devtools")
devtools::install_github("shahreyar-abeer/vessels")

# run
vessels::run_app()


shahreyar-abeer/vessels documentation built on Dec. 5, 2022, noon