Learn R Programming

demoShiny

Runs a Shiny app as demo or shows an overview of all Shiny demo apps related to a topic. If more than one app relates to topic a list of apps is returned otherwise the app is run. For more details see vignettes('demoShiny').

# collect all apps of loaded packages
demoShiny() 
# collect all apps of the package demoShiny or with the name demoShiny
demoShiny('demoShiny') 

Copy Link

Version

Install

install.packages('demoShiny')

Monthly Downloads

180

Version

0.1

License

GPL-3

Maintainer

Sigbert Klinke

Last Published

January 16th, 2020

Functions in demoShiny (0.1)

demoShiny

demoShiny