Deploying to gh-pages from @ agdamsbo/FreesearchR@b3434d9dfb 🚀

This commit is contained in:
agdamsbo 2025-04-08 12:21:11 +00:00
parent c0cf603e46
commit 6e685f2e08
5 changed files with 28 additions and 8 deletions

View file

@ -91,9 +91,9 @@ board as well, but no time frame is available.</p>
<div class="section level3"> <div class="section level3">
<h3 id="importing-data">Importing data<a class="anchor" aria-label="anchor" href="#importing-data"></a> <h3 id="importing-data">Importing data<a class="anchor" aria-label="anchor" href="#importing-data"></a>
</h3> </h3>
<p>Once in the app and in the “<em>Import</em>”, you have three options <p>Once in the app and in the “<strong>Import</strong>”, you have three
available for importing data: file upload, REDCap server export and options available for importing data: file upload, REDCap server export
local or sample data.</p> and local or sample data.</p>
<p>After choosing a data source, you can set a threshold to filter data <p>After choosing a data source, you can set a threshold to filter data
be completenes and further manually specify variables to include for be completenes and further manually specify variables to include for
analyses.</p> analyses.</p>
@ -106,10 +106,26 @@ ods), you are prompted to specify sheet(s) to import. If choosing
multiple sheets, these are automatically merged by common variable(s), multiple sheets, these are automatically merged by common variable(s),
so please make sure that key variables are correctly named so please make sure that key variables are correctly named
identically.</p> identically.</p>
<p>A notification is posted with error or success. After succesfull
import data can be previewed directly by clicking “click to see data” in
the notification.</p>
</div> </div>
<div class="section level4"> <div class="section level4">
<h4 id="redcap-server-export">REDCap server export<a class="anchor" aria-label="anchor" href="#redcap-server-export"></a> <h4 id="redcap-server-export">REDCap server export<a class="anchor" aria-label="anchor" href="#redcap-server-export"></a>
</h4> </h4>
<p>Export data directly from a REDCap server. You need to first generate
an API-token (<a href="https://confluence.research.cchmc.org/pages/viewpage.action?pageId=50987698" class="external-link">see
these instruction</a>) in REDCap. Make sure you have the necessary
rights to do so.</p>
<p>Please dont store the API-key on your device unless encrypted or in
a keyring, as this may compromise data safety. Log in to your REDCap
server and retrieve the token when needed.</p>
<p>Type the correct webaddress of your REDCap server.</p>
<p>The module will validate the information and you can click
“Connect”.</p>
<p>This will unfold options to preview your data dictionary (the main
database metadata), choose fields/variables to download as well as
filtering options.</p>
</div> </div>
<div class="section level4"> <div class="section level4">
<h4 id="local-or-sample-data">Local or sample data<a class="anchor" aria-label="anchor" href="#local-or-sample-data"></a> <h4 id="local-or-sample-data">Local or sample data<a class="anchor" aria-label="anchor" href="#local-or-sample-data"></a>
@ -129,8 +145,10 @@ identically.</p>
</div> </div>
</div> </div>
<div class="section level3"> <div class="section level3">
<h3 id="visualise">Visualise<a class="anchor" aria-label="anchor" href="#visualise"></a> <h3 id="visuals">Visuals<a class="anchor" aria-label="anchor" href="#visuals"></a>
</h3> </h3>
<p>There are a number of plotting options to visualise different aspects
of the data.</p>
<p>Below are the available plot types listed.</p> <p>Below are the available plot types listed.</p>
<div class="datagrid html-widget html-fill-item" height="600px" id="htmlwidget-ac96cb3ee4656e2e9ec3" style="width:100%;height:600px; margin-bottom: 15px;" width="100%"> <div class="datagrid html-widget html-fill-item" height="600px" id="htmlwidget-ac96cb3ee4656e2e9ec3" style="width:100%;height:600px; margin-bottom: 15px;" width="100%">
<div id="htmlwidget-ac96cb3ee4656e2e9ec3-container"></div> <div id="htmlwidget-ac96cb3ee4656e2e9ec3-container"></div>

View file

@ -38,7 +38,9 @@
<div class="section level2"> <div class="section level2">
<h2 class="pkg-version" data-toc-text="25.4.2" id="freesearchr-2542">FreesearchR 25.4.2<a class="anchor" aria-label="anchor" href="#freesearchr-2542"></a></h2> <h2 class="pkg-version" data-toc-text="25.4.2" id="freesearchr-2542">FreesearchR 25.4.2<a class="anchor" aria-label="anchor" href="#freesearchr-2542"></a></h2>
<p>Polished and simplified data import module including a much improved REDCap import module.</p> <p>Polished and simplified data import module including a much improved REDCap import module.</p>
</div> <ul><li>
<em>CHANGE</em> <code><a href="../reference/default_parsing.html">default_parsing()</a></code> now ensure unique variable names.</li>
</ul></div>
<div class="section level2"> <div class="section level2">
<h2 class="pkg-version" data-toc-text="25.4.1" id="freesearchr-2541">FreesearchR 25.4.1<a class="anchor" aria-label="anchor" href="#freesearchr-2541"></a></h2> <h2 class="pkg-version" data-toc-text="25.4.1" id="freesearchr-2541">FreesearchR 25.4.1<a class="anchor" aria-label="anchor" href="#freesearchr-2541"></a></h2>
<p>Focus is on polish and improved ui/ux.</p> <p>Focus is on polish and improved ui/ux.</p>

View file

@ -3,7 +3,7 @@ pkgdown: 2.1.1
pkgdown_sha: ~ pkgdown_sha: ~
articles: articles:
FreesearchR: FreesearchR.html FreesearchR: FreesearchR.html
last_built: 2025-04-03T13:51Z last_built: 2025-04-08T12:20Z
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

View file

@ -133,7 +133,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: 0x561d9c1a6720&gt;</span> <span class="r-out co"><span class="r-pr">#&gt;</span> &lt;bytecode: 0x55a0c02c5460&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