Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shahreyar-abeer/vessels


https://github.com/shahreyar-abeer/vessels

golem leaflet semantic-ui shiny

Last synced: about 4 hours ago
JSON representation

Awesome Lists containing this project

README

        

---
output: github_document
---

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

# vessels

[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://www.tidyverse.org/lifecycle/#experimental)
[![R build status](https://github.com/shahreyar-abeer/vessels/workflows/R-CMD-check/badge.svg)](https://github.com/shahreyar-abeer/vessels/actions)

## Installation

You can install the development version from [GitHub](https://github.com/) and run with:

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

# run
vessels::run_app()
```