Deploying to gh-pages from @ agdamsbo/REDCapCAST@40d95e41c3 🚀

This commit is contained in:
agdamsbo 2024-11-21 10:30:17 +00:00
commit fe8dc66c90
13 changed files with 622 additions and 25 deletions

View file

@ -55,6 +55,12 @@
<dd>Split REDCap repeating instruments table into multiple tables</dd>
</dl><dl><dt>
<code><a href="all_na.html">all_na()</a></code>
</dt>
<dd>Check if vector is all NA</dd>
</dl><dl><dt>
<code><a href="as_factor.html">as_factor()</a></code>
</dt>
@ -97,6 +103,12 @@
<dd>clean_redcap_name</dd>
</dl><dl><dt>
<code><a href="compact_vec.html">compact_vec()</a></code>
</dt>
<dd>Compacting a vector of any length with or without names</dd>
</dl><dl><dt>
<code><a href="create_html_table.html">create_html_table()</a></code>
</dt>
@ -271,6 +283,12 @@
<dd>Helper to auto-parse un-formatted data with haven and readr</dd>
</dl><dl><dt>
<code><a href="possibly_roman.html">possibly_roman()</a></code>
</dt>
<dd>Test if vector can be interpreted as roman numerals</dd>
</dl><dl><dt>
<code><a href="process_user_input.html">process_user_input()</a></code>
</dt>
@ -383,6 +401,12 @@
</dt>
<dd>Convert vector to factor based on threshold of number of unique levels</dd>
</dl><dl><dt>
<code><a href="vec2choice.html">vec2choice()</a></code>
</dt>
<dd>Named vector to REDCap choices (`wrapping compact_vec()`)</dd>
</dl></div>
</main></div>