Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
mjfrigaard committed Jan 5, 2024
1 parent ed0aa54 commit e09c559
Show file tree
Hide file tree
Showing 24 changed files with 405 additions and 370 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2d70b34d
e44afb0d
4 changes: 2 additions & 2 deletions comparisons.html
Original file line number Diff line number Diff line change
Expand Up @@ -510,7 +510,7 @@ <h3 data-number="F.0.1" class="anchored" data-anchor-id="waldo"><span class="hea
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-1" data-target-annotation="1">1</dt>
<dd>
<span data-code-cell="annotated-cell-1" data-code-lines="2,3" data-code-annotation="1">Comparing identical objects</span>
<span data-code-lines="2,3" data-code-annotation="1" data-code-cell="annotated-cell-1">Comparing identical objects</span>
</dd>
</dl>
</div>
Expand Down Expand Up @@ -543,7 +543,7 @@ <h3 data-number="F.0.1" class="anchored" data-anchor-id="waldo"><span class="hea
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-2" data-target-annotation="1">1</dt>
<dd>
<span data-code-cell="annotated-cell-2" data-code-lines="2,3" data-code-annotation="1">Comparing different objects</span>
<span data-code-lines="2,3" data-code-annotation="1" data-code-cell="annotated-cell-2">Comparing different objects</span>
</dd>
</dl>
</div>
Expand Down
2 changes: 1 addition & 1 deletion data.html
Original file line number Diff line number Diff line change
Expand Up @@ -815,7 +815,7 @@ <h3 data-number="7.2.2" class="anchored" data-anchor-id="using-movies"><span cla
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-19" data-target-annotation="1">1</dt>
<dd>
<span data-code-annotation="1" data-code-cell="annotated-cell-19" data-code-lines="17">The <code>movies</code> data from our package namespace</span>
<span data-code-cell="annotated-cell-19" data-code-lines="17" data-code-annotation="1">The <code>movies</code> data from our package namespace</span>
</dd>
</dl>
</div>
Expand Down
42 changes: 21 additions & 21 deletions debugging.html
Original file line number Diff line number Diff line change
Expand Up @@ -548,12 +548,12 @@ <h3 data-number="21.2.2" class="anchored" data-anchor-id="observe"><span class="
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-1" data-target-annotation="1">1</dt>
<dd>
<span data-code-lines="3,11" data-code-cell="annotated-cell-1" data-code-annotation="1"><code>observe()</code> function scope<br>
<span data-code-lines="3,11" data-code-annotation="1" data-code-cell="annotated-cell-1"><code>observe()</code> function scope<br>
</span>
</dd>
<dt data-target-cell="annotated-cell-1" data-target-annotation="2">2</dt>
<dd>
<span data-code-lines="4" data-code-cell="annotated-cell-1" data-code-annotation="2">Call to <code>browser()</code> (called at the top of the <code>observe()</code> scope)</span>
<span data-code-lines="4" data-code-annotation="2" data-code-cell="annotated-cell-1">Call to <code>browser()</code> (called at the top of the <code>observe()</code> scope)</span>
</dd>
</dl>
</div>
Expand Down Expand Up @@ -669,12 +669,12 @@ <h2 data-number="21.3" class="anchored" data-anchor-id="sec-browser"><span class
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-6" data-target-annotation="1">1</dt>
<dd>
<span data-code-lines="3,10" data-code-cell="annotated-cell-6" data-code-annotation="1">Observer scope<br>
<span data-code-lines="3,10" data-code-annotation="1" data-code-cell="annotated-cell-6">Observer scope<br>
</span>
</dd>
<dt data-target-cell="annotated-cell-6" data-target-annotation="2">2</dt>
<dd>
<span data-code-lines="4" data-code-cell="annotated-cell-6" data-code-annotation="2">Activate debugger</span>
<span data-code-lines="4" data-code-annotation="2" data-code-cell="annotated-cell-6">Activate debugger</span>
</dd>
</dl>
</div>
Expand Down Expand Up @@ -736,7 +736,7 @@ <h3 data-number="21.3.1" class="anchored" data-anchor-id="module-communication">
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-10" data-target-annotation="1">1</dt>
<dd>
<span data-code-lines="2" data-code-cell="annotated-cell-10" data-code-annotation="1">Reactive values returned from variable input module</span>
<span data-code-lines="2" data-code-annotation="1" data-code-cell="annotated-cell-10">Reactive values returned from variable input module</span>
</dd>
</dl>
</div>
Expand All @@ -750,11 +750,11 @@ <h3 data-number="21.3.1" class="anchored" data-anchor-id="module-communication">
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-11" data-target-annotation="1">1</dt>
<dd>
<span data-code-lines="2" data-code-cell="annotated-cell-11" data-code-annotation="1">Reactive values returned from variable input module</span>
<span data-code-lines="2" data-code-annotation="1" data-code-cell="annotated-cell-11">Reactive values returned from variable input module</span>
</dd>
<dt data-target-cell="annotated-cell-11" data-target-annotation="2">2</dt>
<dd>
<span data-code-lines="3" data-code-cell="annotated-cell-11" data-code-annotation="2">Variable inputs passed to scatter plot display module</span>
<span data-code-lines="3" data-code-annotation="2" data-code-cell="annotated-cell-11">Variable inputs passed to scatter plot display module</span>
</dd>
</dl>
</div>
Expand Down Expand Up @@ -869,7 +869,7 @@ <h2 data-number="21.4" class="anchored" data-anchor-id="debugging-modules"><span
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-12" data-target-annotation="1">1</dt>
<dd>
<span data-code-lines="4,9" data-code-cell="annotated-cell-12" data-code-annotation="1">Wrap <code>browser()</code> in <code>observe()</code> and place after the call to <code>moduleServer()</code></span>
<span data-code-lines="4,9" data-code-annotation="1" data-code-cell="annotated-cell-12">Wrap <code>browser()</code> in <code>observe()</code> and place after the call to <code>moduleServer()</code></span>
</dd>
</dl>
</div>
Expand Down Expand Up @@ -943,12 +943,12 @@ <h3 data-number="21.4.2" class="anchored" data-anchor-id="verify-variable-inputs
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-15" data-target-annotation="1">1</dt>
<dd>
<span data-code-lines="2,10" data-code-cell="annotated-cell-15" data-code-annotation="1">Variable inputs (from <code>selected_vars</code>)<br>
<span data-code-lines="2,10" data-code-annotation="1" data-code-cell="annotated-cell-15">Variable inputs (from <code>selected_vars</code>)<br>
</span>
</dd>
<dt data-target-cell="annotated-cell-15" data-target-annotation="2">2</dt>
<dd>
<span data-code-lines="1,11" data-code-cell="annotated-cell-15" data-code-annotation="2"><code>inputs()</code> for <code>scatter_plot()</code></span>
<span data-code-lines="1,11" data-code-annotation="2" data-code-cell="annotated-cell-15"><code>inputs()</code> for <code>scatter_plot()</code></span>
</dd>
</dl>
</div>
Expand Down Expand Up @@ -1021,12 +1021,12 @@ <h3 data-number="21.4.3" class="anchored" data-anchor-id="verify-graph"><span cl
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-16" data-target-annotation="1">1</dt>
<dd>
<span data-code-lines="2,6" data-code-cell="annotated-cell-16" data-code-annotation="1">Observe scope<br>
<span data-code-lines="2,6" data-code-annotation="1" data-code-cell="annotated-cell-16">Observe scope<br>
</span>
</dd>
<dt data-target-cell="annotated-cell-16" data-target-annotation="2">2</dt>
<dd>
<span data-code-lines="3" data-code-cell="annotated-cell-16" data-code-annotation="2">Call to <code>browser()</code></span>
<span data-code-lines="3" data-code-annotation="2" data-code-cell="annotated-cell-16">Call to <code>browser()</code></span>
</dd>
</dl>
</div>
Expand Down Expand Up @@ -1109,7 +1109,7 @@ <h3 data-number="21.4.3" class="anchored" data-anchor-id="verify-graph"><span cl
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-2" data-target-annotation="1">1</dt>
<dd>
<span data-code-lines="8" data-code-cell="annotated-cell-2" data-code-annotation="1">Location of debugger in utility function</span>
<span data-code-lines="8" data-code-annotation="1" data-code-cell="annotated-cell-2">Location of debugger in utility function</span>
</dd>
</dl>
</div>
Expand Down Expand Up @@ -1167,17 +1167,17 @@ <h2 data-number="21.5" class="anchored" data-anchor-id="exploring-code"><span cl
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-19" data-target-annotation="1">1</dt>
<dd>
<span data-code-lines="4,13" data-code-cell="annotated-cell-19" data-code-annotation="1">Observer scope<br>
<span data-code-lines="4,13" data-code-annotation="1" data-code-cell="annotated-cell-19">Observer scope<br>
</span>
</dd>
<dt data-target-cell="annotated-cell-19" data-target-annotation="2">2</dt>
<dd>
<span data-code-lines="5" data-code-cell="annotated-cell-19" data-code-annotation="2">Call to <code>browser()</code><br>
<span data-code-lines="5" data-code-annotation="2" data-code-cell="annotated-cell-19">Call to <code>browser()</code><br>
</span>
</dd>
<dt data-target-cell="annotated-cell-19" data-target-annotation="3">3</dt>
<dd>
<span data-code-lines="9,10,11,12" data-code-cell="annotated-cell-19" data-code-annotation="3">Additional module code omitted</span>
<span data-code-lines="9,10,11,12" data-code-annotation="3" data-code-cell="annotated-cell-19">Additional module code omitted</span>
</dd>
</dl>
</div>
Expand Down Expand Up @@ -1378,12 +1378,12 @@ <h2 data-number="21.6" class="anchored" data-anchor-id="sec-verbatim-reactives">
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-22" data-target-annotation="1">1</dt>
<dd>
<span data-code-lines="1" data-code-cell="annotated-cell-22" data-code-annotation="1">Optional label<br>
<span data-code-lines="1" data-code-annotation="1" data-code-cell="annotated-cell-22">Optional label<br>
</span>
</dd>
<dt data-target-cell="annotated-cell-22" data-target-annotation="2">2</dt>
<dd>
<span data-code-lines="2" data-code-cell="annotated-cell-22" data-code-annotation="2">Include the <code>ns()</code> for the <code>inputId</code></span>
<span data-code-lines="2" data-code-annotation="2" data-code-cell="annotated-cell-22">Include the <code>ns()</code> for the <code>inputId</code></span>
</dd>
</dl>
</div>
Expand All @@ -1404,17 +1404,17 @@ <h2 data-number="21.6" class="anchored" data-anchor-id="sec-verbatim-reactives">
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-23" data-target-annotation="1">1</dt>
<dd>
<span data-code-lines="3,6" data-code-cell="annotated-cell-23" data-code-annotation="1">Collect reactive values in module<br>
<span data-code-lines="3,6" data-code-annotation="1" data-code-cell="annotated-cell-23">Collect reactive values in module<br>
</span>
</dd>
<dt data-target-cell="annotated-cell-23" data-target-annotation="2">2</dt>
<dd>
<span data-code-lines="2,7" data-code-cell="annotated-cell-23" data-code-annotation="2">Print these values to the UI<br>
<span data-code-lines="2,7" data-code-annotation="2" data-code-cell="annotated-cell-23">Print these values to the UI<br>
</span>
</dd>
<dt data-target-cell="annotated-cell-23" data-target-annotation="3">3</dt>
<dd>
<span data-code-lines="5" data-code-cell="annotated-cell-23" data-code-annotation="3">Include all reactive objects</span>
<span data-code-lines="5" data-code-annotation="3" data-code-cell="annotated-cell-23">Include all reactive objects</span>
</dd>
</dl>
</div>
Expand Down
6 changes: 3 additions & 3 deletions dependencies.html
Original file line number Diff line number Diff line change
Expand Up @@ -603,7 +603,7 @@ <h2 data-number="6.1" class="anchored" data-anchor-id="moviesapp"><span class="h
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-1" data-target-annotation="1">1</dt>
<dd>
<span data-code-lines="13,21" data-code-annotation="1" data-code-cell="annotated-cell-1">The <code>man</code> folder now contains the help (<code>.Rd</code>) files for the functions in <code>R/</code></span>
<span data-code-cell="annotated-cell-1" data-code-annotation="1" data-code-lines="13,21">The <code>man</code> folder now contains the help (<code>.Rd</code>) files for the functions in <code>R/</code></span>
</dd>
</dl>
</div>
Expand Down Expand Up @@ -1248,7 +1248,7 @@ <h3 data-number="6.4.3" class="anchored" data-anchor-id="imports-in-moviesapp"><
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-24" data-target-annotation="1">1</dt>
<dd>
<span data-code-lines="10" data-code-annotation="1" data-code-cell="annotated-cell-24">Import entire shiny package namespace</span>
<span data-code-cell="annotated-cell-24" data-code-annotation="1" data-code-lines="10">Import entire shiny package namespace</span>
</dd>
</dl>
</div>
Expand Down Expand Up @@ -1291,7 +1291,7 @@ <h3 data-number="6.4.3" class="anchored" data-anchor-id="imports-in-moviesapp"><
<dl class="code-annotation-container-hidden code-annotation-container-grid">
<dt data-target-cell="annotated-cell-25" data-target-annotation="1">1</dt>
<dd>
<span data-code-lines="26" data-code-annotation="1" data-code-cell="annotated-cell-25">Import a the <code>.data</code> operator from <code>rlang</code></span>
<span data-code-cell="annotated-cell-25" data-code-annotation="1" data-code-lines="26">Import a the <code>.data</code> operator from <code>rlang</code></span>
</dd>
</dl>
</div>
Expand Down
Loading

0 comments on commit e09c559

Please sign in to comment.