Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

rstudio/shiny-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

523 Commits

Repository files navigation

shiny-examples

This is a collection of Shiny examples. You can see them in action on http://gallery.shinyapps.io/example-name where example-name is the directory name of an example here, e.g. http://gallery.shinyapps.io/001-hello

To run the examples locally, you can install the shiny package in R, and use the function runGitHub(). For example, to run the example 001-hello:

if (!require('shiny')) install.packages("shiny")
shiny::runGitHub("shiny-examples", "rstudio", subdir = "001-hello")

Or you can clone or download this repository, and use run shiny::runApp("001-hello").

Note the examples listed below depend on the development version of shiny to show some new features under development. Please be cautious that such features may or may not end up in the final release, or they may also change according to the feedback.

  • [None]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 26

AltStyle によって変換されたページ (->オリジナル) /