Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/csoneson/templatedockershinypkg


https://github.com/csoneson/templatedockershinypkg

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# templateDockerShinyPkg

This repository contains a small package providing a template for a shiny
application, suitable for running in a container environment.
See [this repository](https://github.com/hrhotz/templateDockerShiny) for a
corresponding Dockerfile for setup.

## Installation

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

``` r
# install.packages("devtools")
devtools::install_github("csoneson/templateDockerShinyPkg")
```