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

@@ -66,18 +66,27 @@ to understand, and modules created with <code>moduleServer</code> can be tested
<h2>Arguments</h2>
<dl><dt>module</dt>
<dd><p>A Shiny module server function</p></dd>
<dt>id</dt>
<dd><p>An ID string that corresponds with the ID used to call the module's
UI function</p></dd>
<dt>...</dt>
<dd><p>Additional parameters to pass to module server function</p></dd>
<dt>session</dt>
<dd><p>Session from which to make a child scope (the default should
almost always be used)</p></dd>
</dl></div>
<div id="value">
<h2>Value</h2>
<p>The return value, if any, from executing the module server function</p>
<p>The return value, if any, from executing the module server function</p>
</div>
</div>
@@ -92,7 +101,7 @@ almost always be used)</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>