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

@@ -67,15 +67,22 @@ modules are easier to reuse and easier to reason about. See the article at
<dl><dt>id</dt>
<dd><p>An ID string that corresponds with the ID used to call the module's
UI function.</p></dd>
<dt>module</dt>
<dd><p>A Shiny 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 id="details">
<h2>Details</h2>
@@ -175,7 +182,7 @@ to understand, and modules created with <code>moduleServer</code> can be tested
</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>