Built site for shiny: 1.7.1.9003@8a5da25

This commit is contained in:
cpsievert
2022-06-14 14:23:43 +00:00
parent 84ad219908
commit e7bdceedcb
182 changed files with 1847 additions and 317 deletions

View File

@@ -64,10 +64,13 @@ component from the app's URL.</p>
<h2>Arguments</h2>
<dl><dt>session</dt>
<dd><p>A Shiny session object.</p></dd>
</dl></div>
<div id="value">
<h2>Value</h2>
<p>For <code>getQueryString</code>, a named list. For example, the query
<p>For <code>getQueryString</code>, a named list. For example, the query
string <code>?param1=value1&amp;param2=value2</code> becomes <code>list(param1 = value1, param2 = value2)</code>. For <code>getUrlHash</code>, a character vector with
the hash (including the leading <code>#</code> symbol).</p>
</div>
@@ -157,7 +160,7 @@ to worry about this.</p>
</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>