mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-21 05:59:07 +02:00
Deploying to gh-pages from @ agdamsbo/REDCapCAST@e6a7ef3e5a 🚀
This commit is contained in:
parent
9bdac4614c
commit
75bb5f4091
18 changed files with 628 additions and 257 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue