Deploying to gh-pages from @ agdamsbo/REDCapCAST@0d8aaee9ff 🚀

This commit is contained in:
agdamsbo 2024-04-12 10:31:46 +00:00
commit d7f1205339
45 changed files with 453 additions and 285 deletions

View file

@ -6,7 +6,7 @@
<a href="#main" class="visually-hidden-focusable">Skip to contents</a>
<nav class="navbar fixed-top navbar-light navbar-expand-lg bg-light"><div class="container">
<nav class="navbar fixed-top navbar-light navbar-expand-lg bg-light" data-bs-theme="light"><div class="container">
<a class="navbar-brand me-2" href="../index.html">REDCapCAST</a>
@ -56,7 +56,9 @@
<h2 class="pkg-version" data-toc-text="24.4.1" id="redcapcast-2441---in-development">REDCapCAST 24.4.1 - in development<a class="anchor" aria-label="anchor" href="#redcapcast-2441---in-development"></a></h2>
<div class="section level4">
<h4 id="functions-24-4-1">Functions<a class="anchor" aria-label="anchor" href="#functions-24-4-1"></a></h4>
<ul><li>Fix: <code><a href="../reference/read_redcap_tables.html">read_redcap_tables()</a></code>: field names testing allows to include “[form_name]_complete” fields.</li>
<ul><li><p>Fix: <code><a href="../reference/read_redcap_tables.html">read_redcap_tables()</a></code>: field names testing allows to include “[form_name]_complete” fields.</p></li>
<li><p>Fix: <code><a href="../reference/ds2dd_detailed.html">ds2dd_detailed()</a></code>: default record ID name is now “record_id”, the REDCap default. Default is still to use the first column name. Support was added to interpret column name prefix or suffix as instrument names. See the examples.</p></li>
<li><p>New: <code><a href="../reference/create_instrument_meta.html">create_instrument_meta()</a></code>: creates zip with instrument files to allow adding new instruments to project in production. Takes data dictionary as input and creates a zip for each instrument specified by the <code>form_name</code> column.</p></li>
</ul></div>
<div class="section level4">
<h4 id="documentation-and-more-24-4-1">Documentation and more<a class="anchor" aria-label="anchor" href="#documentation-and-more-24-4-1"></a></h4>
@ -160,7 +162,7 @@
</div>
<div class="pkgdown-footer-right">
<p></p><p>Site built with <a href="https://pkgdown.r-lib.org/" class="external-link">pkgdown</a> 2.0.7.</p>
<p></p><p>Site built with <a href="https://pkgdown.r-lib.org/" class="external-link">pkgdown</a> 2.0.8.</p>
</div>
</footer></div>