mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2025-09-12 09:59:39 +02:00
Deploying to gh-pages from @ agdamsbo/FreesearchR@0c80bd2616 🚀
This commit is contained in:
parent
2683cbc51d
commit
8605d50e43
4 changed files with 5 additions and 5 deletions
|
@ -76,7 +76,7 @@
|
||||||
<!-- badges: start -->
|
<!-- badges: start -->
|
||||||
|
|
||||||
<p>The <a href="https://app.freesearchr.org" class="external-link"><strong><em>FreesearchR</em></strong></a> is a simple, clinical health data exploration and analysis tool to democratise clinical research by assisting any researcher to easily evaluate and analyse data and export publication ready results.</p>
|
<p>The <a href="https://app.freesearchr.org" class="external-link"><strong><em>FreesearchR</em></strong></a> is a simple, clinical health data exploration and analysis tool to democratise clinical research by assisting any researcher to easily evaluate and analyse data and export publication ready results.</p>
|
||||||
<p><a href="https://app.freesearchr.org" class="external-link"><strong><em>FreesearchR</em></strong></a> is free and open-source, and is <a href="https://app.freesearchr.org" class="external-link">accessible in your web browser through this link</a>. The app can also run locally, please see below.</p>
|
<p><a href="https://app.freesearchr.org" class="external-link"><strong><em>FreesearchR</em></strong></a> is free and open-source, and is <a href="https://app.freesearchr.org" class="external-link">accessible in your web browser through this link</a>. The app can also run locally, please <a href="#run-locally-on-your-own-machine-sec-run-locally">see below</a>.</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="./reference/figures/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>
|
||||||
|
@ -92,7 +92,7 @@
|
||||||
</ol>
|
</ol>
|
||||||
</div>
|
</div>
|
||||||
<div class="section level2">
|
<div class="section level2">
|
||||||
<h2 id="sec-run-locally">Run locally on your own machine<a class="anchor" aria-label="anchor" href="#sec-run-locally"></a>
|
<h2 id="run-locally-on-your-own-machine">Run locally on your own machine<a class="anchor" aria-label="anchor" href="#run-locally-on-your-own-machine"></a>
|
||||||
</h2>
|
</h2>
|
||||||
<p>The <strong><em>FreesearchR</em></strong> app can also run on your own machine with no data transmitted anywhere. Any data.frame available in the global environment will be accessible from the interface. Just follow the below steps:</p>
|
<p>The <strong><em>FreesearchR</em></strong> app can also run on your own machine with no data transmitted anywhere. Any data.frame available in the global environment will be accessible from the interface. Just follow the below steps:</p>
|
||||||
<ol style="list-style-type: decimal">
|
<ol style="list-style-type: decimal">
|
||||||
|
|
|
@ -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-10T09:47Z
|
last_built: 2025-05-10T10:04Z
|
||||||
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
|
||||||
|
|
|
@ -138,7 +138,7 @@
|
||||||
<span class="r-out co"><span class="r-pr">#></span> z$qr <- NULL</span>
|
<span class="r-out co"><span class="r-pr">#></span> z$qr <- NULL</span>
|
||||||
<span class="r-out co"><span class="r-pr">#></span> z</span>
|
<span class="r-out co"><span class="r-pr">#></span> z</span>
|
||||||
<span class="r-out co"><span class="r-pr">#></span> }</span>
|
<span class="r-out co"><span class="r-pr">#></span> }</span>
|
||||||
<span class="r-out co"><span class="r-pr">#></span> <bytecode: 0x5569537a2770></span>
|
<span class="r-out co"><span class="r-pr">#></span> <bytecode: 0x560ad1cf60f8></span>
|
||||||
<span class="r-out co"><span class="r-pr">#></span> <environment: namespace:stats></span>
|
<span class="r-out co"><span class="r-pr">#></span> <environment: namespace:stats></span>
|
||||||
</code></pre></div>
|
</code></pre></div>
|
||||||
</div>
|
</div>
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue