mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-19 13:17:30 +02:00
Deploying to gh-pages from @ agdamsbo/REDCapCAST@635fa2f091 🚀
This commit is contained in:
parent
023bfe0116
commit
3f62d35727
6 changed files with 109 additions and 117 deletions
|
|
@ -60,7 +60,6 @@
|
|||
<li><p>Fix: <code><a href="../reference/read_redcap_tables.html">read_redcap_tables()</a></code>: now handles non-longitudinal project without repeatable instruments.</p></li>
|
||||
<li><p>NEW: <code><a href="../reference/ds2dd_detailed.html">ds2dd_detailed()</a></code>: extension of the <code><a href="../reference/ds2dd.html">ds2dd()</a></code>, which serves to preserve as much metadata as possible automatically. Depends on a group of helper functions also introduced. Of special note is the <code><a href="../reference/guess_time_only_filter.html">guess_time_only_filter()</a></code>, which will try to guess which columns/variables should be formatted as time only formats. Supports hms time format. DETAILED INSTRUCTION AND VIGNETTE IS PENDING.</p></li>
|
||||
<li><p>NEW: <code><a href="../reference/read_redcap_instrument.html">read_redcap_instrument()</a></code> convenience function to retrieve complete instrument. Goes a little against the focused approach. DETAILED INSTRUCTION IS PENDING.</p></li>
|
||||
<li><p>NEW: <code><a href="../reference/ds2ical.html">ds2ical()</a></code> converts data set to ical format with easy glue string for summary and description. Export .ics file with <code><a href="https://rdrr.io/pkg/calendar/man/ic_write.html" class="external-link">calendar::ic_write()</a></code>.</p></li>
|
||||
</ul></div>
|
||||
<div class="section level4">
|
||||
<h4 id="other-24-2-1">Other<a class="anchor" aria-label="anchor" href="#other-24-2-1"></a></h4>
|
||||
|
|
@ -70,6 +69,7 @@
|
|||
<h4 id="whishes-before-cran-release-24-2-1">Whishes before CRAN release<a class="anchor" aria-label="anchor" href="#whishes-before-cran-release-24-2-1"></a></h4>
|
||||
<ul><li><p>Vignette for <code><a href="../reference/ds2dd_detailed.html">ds2dd_detailed()</a></code></p></li>
|
||||
<li><p>Tests for <code><a href="../reference/ds2dd_detailed.html">ds2dd_detailed()</a></code></p></li>
|
||||
<li><p>Tests for new functions.</p></li>
|
||||
</ul></div>
|
||||
</div>
|
||||
<div class="section level2">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue