Deploying to gh-pages from @ agdamsbo/REDCapCAST@e6a7ef3e5a 🚀

This commit is contained in:
agdamsbo 2024-02-06 13:27:54 +00:00
commit 75bb5f4091
18 changed files with 628 additions and 257 deletions

View file

@ -107,6 +107,11 @@
<dd>Retrieve project API key if stored, if not, set and retrieve</dd>
</dl><dl><dt>
<code><a href="get_id_name.html">get_id_name()</a></code>
</dt>
<dd>Get the id name</dd>
</dl><dl><dt>
<code><a href="guess_time_only_filter.html">guess_time_only_filter()</a></code>
</dt>
<dd>Try at determining which are true time only variables</dd>
@ -117,6 +122,11 @@
<dd>Change "hms" to "character" for REDCap upload.</dd>
</dl><dl><dt>
<code><a href="is.repeated_longitudinal.html">is.repeated_longitudinal()</a></code>
</dt>
<dd>Test if repeatable or longitudinal</dd>
</dl><dl><dt>
<code><a href="mark_complete.html">mark_complete()</a></code>
</dt>
<dd>Completion marking based on completed upload</dd>