sellorm/shinyAppDemo: Implements a demo shiny application inside a package

A small package that implements the 'geyser' shiny app inside a package. The geyser shiny app is the small app provided by the RStudio IDE when you click to create a new "Shiny Web App...". In this package that shiny app has been broken up into parts as a demonstration of how one might approach the packaging of such an app.

Getting started

Package details

AuthorMark Sellors
MaintainerMark Sellos <msellors@mango-solutions.com>
LicenseMIT + file LICENSE
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("sellorm/shinyAppDemo")
sellorm/shinyAppDemo documentation built on May 26, 2019, 4:30 a.m.