mirror of
https://github.com/rstudio/shiny.git
synced 2026-04-29 03:00:45 -04:00
Built site for shiny: 1.7.1.9003@8a5da25
This commit is contained in:
@@ -67,6 +67,8 @@
|
||||
<dl><dt>example</dt>
|
||||
<dd><p>The name of the example to run, or <code>NA</code> (the default) to
|
||||
list the available examples.</p></dd>
|
||||
|
||||
|
||||
<dt>port</dt>
|
||||
<dd><p>The TCP port that the application should listen on. If the
|
||||
<code>port</code> is not specified, and the <code>shiny.port</code> option is set (with
|
||||
@@ -75,17 +77,24 @@ use a random port between 3000:8000, excluding ports that are blocked
|
||||
by Google Chrome for being considered unsafe: 3659, 4045, 5060,
|
||||
5061, 6000, 6566, 6665:6669 and 6697. Up to twenty random
|
||||
ports will be tried.</p></dd>
|
||||
|
||||
|
||||
<dt>launch.browser</dt>
|
||||
<dd><p>If true, the system's default web browser will be
|
||||
launched automatically after the app is started. Defaults to true in
|
||||
interactive sessions only.</p></dd>
|
||||
|
||||
|
||||
<dt>host</dt>
|
||||
<dd><p>The IPv4 address that the application should listen on. Defaults
|
||||
to the <code>shiny.host</code> option, if set, or <code>"127.0.0.1"</code> if not.</p></dd>
|
||||
|
||||
|
||||
<dt>display.mode</dt>
|
||||
<dd><p>The mode in which to display the example. Defaults to
|
||||
<code>showcase</code>, but may be set to <code>normal</code> to see the example without
|
||||
code or commentary.</p></dd>
|
||||
|
||||
</dl></div>
|
||||
|
||||
<div id="ref-examples">
|
||||
@@ -115,7 +124,7 @@ code or commentary.</p></dd>
|
||||
</div>
|
||||
|
||||
<div class="pkgdown">
|
||||
<p></p><p>Site built with <a href="https://pkgdown.r-lib.org/" class="external-link">pkgdown</a> 2.0.3.</p>
|
||||
<p></p><p>Site built with <a href="https://pkgdown.r-lib.org/" class="external-link">pkgdown</a> 2.0.4.</p>
|
||||
</div>
|
||||
|
||||
</footer></div>
|
||||
|
||||
Reference in New Issue
Block a user