external docs linked and updated

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-01-16 12:23:39 +01:00
commit 83fac94266
No known key found for this signature in database
9 changed files with 103 additions and 154 deletions

View file

@ -354,18 +354,18 @@ display: none;
<div id="welcome" class="section level1">
<h1>Welcome</h1>
<p>This is the <strong><em>freesearchR</em></strong> web data analysis
tool. We intend the <strong><em>freesearchR</em></strong> to be a
<p>This is the <strong><em>freesearcheR</em></strong> web data analysis
tool. We intend the <strong><em>freesearcheR</em></strong> to be a
powerful and free tool for easy data evaluation and analysis at the
hands of the clinician.</p>
<p>By intention, this tool has been designed to be simple to use with a
minimum of mandatory options to keep the workflow streamlined, while
also including a few options to go even further.</p>
<p>There are four simple steps to go through:</p>
<p>There are four simple steps to go through (see corresponding tabs in
the top):</p>
<ol style="list-style-type: decimal">
<li><p><a onclick="Shiny.onInputChange(&#39;tab&#39;, &#39;widgets&#39;);">“Import
data”</a> (a spreadsheet/file on your machine, direct export from a
REDCap server, or a local file provided with a package) to get
<li><p>Import data (a spreadsheet/file on your machine, direct export
from a REDCap server, or a local file provided with a package) to get
started.</p></li>
<li><p>An <em>optional</em> step of data modification (change variable
classes and creating categorical variables (factors) from numeric or
@ -379,8 +379,16 @@ compare variables)</p></li>
depending on specified outcome variable</p></li>
<li><p>Evaluation of model assumptions</p></li>
</ul></li>
<li><p>Export the the analyses results as for MS Word or <a href="https://www.libreoffice.org/">LibreOffice</a>.</p></li>
<li><p>Export the the analyses results for MS Word or <a href="https://www.libreoffice.org/">LibreOffice</a> as well as the data
with preserved metadata.</p></li>
</ol>
<p>Have a look at the <a href>documentations page</a> for further
project description. If youre interested in the source code, then go
on, <a href="https://github.com/agdamsbo/freesearcheR">have a
look</a>!</p>
<p>If you encounter anything strange or the app doesnt act as expected.
Please <a href="https://github.com/agdamsbo/freesearcheR/issues">report
on Github</a>.</p>
</div>