Skip to content

R package containing an R Shiny application which showcases some intermediate & advanced shiny methods

Notifications You must be signed in to change notification settings

chrisbrownlie/advancedShiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

advancedShiny

version: num status: status

The goal of advancedShiny is to provide an R Shiny application which can showcase some intermediate & advanced R Shiny techniques to DfE colleagues at Coffee & Coding sessions.

Installation

You can install advancedShiny from GitHub with:

# install.packages("devtools")
devtools::install_github("chrisbrownlie/advancedShiny")

Usage

The app can be run with the following command:

library(advancedShiny)
run_IAS_app()

More info

See TODO.md for a more detailed plan and structure of what the app will contain or contact Chris Brownlie for more information.

About

R package containing an R Shiny application which showcases some intermediate & advanced shiny methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published