Compare commits

...

3 commits

5 changed files with 4 additions and 4 deletions

View file

@ -79,7 +79,7 @@
<p><a href="https://agdamsbo.shinyapps.io/FreesearchR/" class="external-link"><strong><em>FreesearchR</em></strong></a> is free and open-source, and is directly accessible here: <a href="https://agdamsbo.shinyapps.io/FreesearchR/" class="external-link">link to the app freely hosted on shinyapps.io</a>. The app can also run locally, please see below.</p> <p><a href="https://agdamsbo.shinyapps.io/FreesearchR/" class="external-link"><strong><em>FreesearchR</em></strong></a> is free and open-source, and is directly accessible here: <a href="https://agdamsbo.shinyapps.io/FreesearchR/" class="external-link">link to the app freely hosted on shinyapps.io</a>. The app can also run locally, please see below.</p>
<p>All feedback is welcome and can be shared as a GitHub issue. Any suggestions on collaboration is much welcomed. Please reach out!</p> <p>All feedback is welcome and can be shared as a GitHub issue. Any suggestions on collaboration is much welcomed. Please reach out!</p>
<div class="float"> <div class="float">
<img src="demo/demo.gif" alt="FreesearchR demo"><div class="figcaption">FreesearchR demo</div> <img src="./reference/figures/demo.gif" alt="FreesearchR demo"><div class="figcaption">FreesearchR demo</div>
</div> </div>
<div class="section level2"> <div class="section level2">
<h2 id="motivation">Motivation<a class="anchor" aria-label="anchor" href="#motivation"></a> <h2 id="motivation">Motivation<a class="anchor" aria-label="anchor" href="#motivation"></a>

View file

@ -6,7 +6,7 @@ articles:
FreesearchR: FreesearchR.html FreesearchR: FreesearchR.html
session: session.html session: session.html
visuals: visuals.html visuals: visuals.html
last_built: 2025-05-06T12:54Z last_built: 2025-05-07T09:23Z
urls: urls:
reference: https://agdamsbo.github.io/FreesearchR/reference reference: https://agdamsbo.github.io/FreesearchR/reference
article: https://agdamsbo.github.io/FreesearchR/articles article: https://agdamsbo.github.io/FreesearchR/articles

BIN
reference/figures/demo.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 MiB

View file

@ -138,7 +138,7 @@
<span class="r-out co"><span class="r-pr">#&gt;</span> z$qr &lt;- NULL</span> <span class="r-out co"><span class="r-pr">#&gt;</span> z$qr &lt;- NULL</span>
<span class="r-out co"><span class="r-pr">#&gt;</span> z</span> <span class="r-out co"><span class="r-pr">#&gt;</span> z</span>
<span class="r-out co"><span class="r-pr">#&gt;</span> }</span> <span class="r-out co"><span class="r-pr">#&gt;</span> }</span>
<span class="r-out co"><span class="r-pr">#&gt;</span> &lt;bytecode: 0x55e2cab0f970&gt;</span> <span class="r-out co"><span class="r-pr">#&gt;</span> &lt;bytecode: 0x5603a2b067a8&gt;</span>
<span class="r-out co"><span class="r-pr">#&gt;</span> &lt;environment: namespace:stats&gt;</span> <span class="r-out co"><span class="r-pr">#&gt;</span> &lt;environment: namespace:stats&gt;</span>
</code></pre></div> </code></pre></div>
</div> </div>

File diff suppressed because one or more lines are too long