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

@@ -2,7 +2,7 @@
![More Widgets Screenshot](screenshots/more-widgets.png)
To run the example type:
The More Widgets application demonstrates the helpText and submitButton widgets as well as the use of embedded HTML elements to customized formatting. To run the example type:
<pre><code class="console">&gt; library(shiny)
&gt; runExample(&quot;07_widgets&quot;)