brief preambles for each application

This commit is contained in:
JJ Allaire
2012-07-26 12:44:21 -07:00
parent 355c4e8a66
commit 50e03f742c
6 changed files with 8 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
![Tabsets Screenshot](screenshots/shiny-text.png)
To run the example type:
The Shiny Text application demonstrates printing R objects directly as well as displaying data-frames using HTML tables. To run the example type:
<pre><code class="console">&gt; library(shiny)
&gt; runExample(&quot;02_text&quot;)