mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
external docs linked and updated
This commit is contained in:
parent
eb93f501ca
commit
83fac94266
9 changed files with 103 additions and 154 deletions
|
|
@ -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('tab', 'widgets');">“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 you’re 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 doesn’t act as expected.
|
||||
Please <a href="https://github.com/agdamsbo/freesearcheR/issues">report
|
||||
on Github</a>.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue