getting started -> Installing Shiny

This commit is contained in:
JJ Allaire
2012-07-29 11:03:02 -07:00
parent 9ca36171ad
commit fe90d5e07e

View File

@@ -17,7 +17,7 @@ Shiny is a new package from RStudio that makes it incredibly easy to build inter
* Uses a [reactive](http://en.wikipedia.org/wiki/Reactive_programming) programming model that eliminates messy event handling code, so you can focus on the code that really matters.
* Develop and redistribute your own Shiny widgets that other developers can easily drop into their own applications (coming soon!).
### Getting Started
### Getting Shiny
If you've already got the Shiny package installed, you're ready to go. If you don't have Shiny yet, you'll need to: