mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
Deploying to gh-pages from @ agdamsbo/freesearcheR@eb93f501ca 🚀
This commit is contained in:
parent
6856f48e2a
commit
61c9510042
6 changed files with 12 additions and 12 deletions
10
index.html
10
index.html
|
|
@ -53,8 +53,8 @@
|
|||
|
||||
<p>This package is the backbone of the free and open browser based data exploration and analysis tool with publication ready output.</p>
|
||||
<p>This package and the <strong><em>freesearcheR</em></strong>-tool is part of a large project to democratize health data analysis and removing barriers for clinicians to engage in health research.</p>
|
||||
<p>As of 2024-12-19 the <strong><em>freesearcheR</em></strong>-tool is online and accessible here: <a href="https://agdamsbo.shinyapps.io/freesearcheR/" class="external-link">link to shinyapps.io free hosting</a>. All feedback is welcome and can be shared as a GitHub issue.</p>
|
||||
<p>Initiatives for to start funding to continue development of the tool and surrounding initiatives will start soon.</p>
|
||||
<p>the <strong><em>freesearcheR</em></strong>-tool is online and accessible here: <a href="https://agdamsbo.shinyapps.io/freesearcheR/" class="external-link">link to the app freely hosted on shinyapps.io</a>. All feedback is welcome and can be shared as a GitHub issue.</p>
|
||||
<p>Initiatives for funding continued development of the tool and surrounding initiatives is ongoing.</p>
|
||||
<div class="section level2">
|
||||
<h2 id="roadmap">Roadmap<a class="anchor" aria-label="anchor" href="#roadmap"></a>
|
||||
</h2>
|
||||
|
|
@ -71,12 +71,12 @@
|
|||
<li>
|
||||
<p>More detailed variable browser</p>
|
||||
<ul class="task-list">
|
||||
<li><p><label><input type="checkbox">Add histograms for data distribution</label></p></li>
|
||||
<li><p><label><input type="checkbox">Option to edit labels</label></p></li>
|
||||
<li><p><label><input type="checkbox" checked>Add histograms for data distribution. 2025-01-16</label></p></li>
|
||||
<li><p><label><input type="checkbox" checked>Option to edit labels. 2025-01-16</label></p></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><p><label><input type="checkbox">Plot regression analyses results</label></p></li>
|
||||
<li><p><label><input type="checkbox">Export modified data</label></p></li>
|
||||
<li><p><label><input type="checkbox" checked>Export modified data. 2025-01-16</label></p></li>
|
||||
<li><p><label><input type="checkbox">Include reproducible code for all steps</label></p></li>
|
||||
<li><p><label><input type="checkbox" checked><del>Modify factor levels</del> Factor level modifications is possible through converting factors to numeric > cutting numeric with desired fixed values. 2024-12-12</label></p></li>
|
||||
<li><p><label><input type="checkbox" checked>More options for date/datetime/time grouping/factoring. Included weekday and month-only options. 2024-12-12</label></p></li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue