mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-21 05:59:07 +02:00
Deploying to gh-pages from @ agdamsbo/REDCapCAST@30d82e5288 🚀
This commit is contained in:
parent
c9a65bfc2a
commit
4fe8a0d73c
19 changed files with 1122 additions and 250 deletions
|
|
@ -199,6 +199,12 @@
|
|||
<dd>focused_metadata</dd>
|
||||
</dl><dl><dt>
|
||||
|
||||
<code><a href="format_redcap_factor.html">format_redcap_factor()</a></code>
|
||||
|
||||
</dt>
|
||||
<dd>Converts REDCap choices to factor levels and stores in labels attribute</dd>
|
||||
</dl><dl><dt>
|
||||
|
||||
<code><a href="format_subheader.html">format_subheader()</a></code>
|
||||
|
||||
</dt>
|
||||
|
|
@ -313,6 +319,12 @@
|
|||
<dd>Helper to auto-parse un-formatted data with haven and readr</dd>
|
||||
</dl><dl><dt>
|
||||
|
||||
<code><a href="possibly_numeric.html">possibly_numeric()</a></code>
|
||||
|
||||
</dt>
|
||||
<dd>Tests if vector can be interpreted as numeric without introducing NAs by coercion</dd>
|
||||
</dl><dl><dt>
|
||||
|
||||
<code><a href="possibly_roman.html">possibly_roman()</a></code>
|
||||
|
||||
</dt>
|
||||
|
|
@ -370,7 +382,7 @@
|
|||
<code><a href="redcap_wider.html">redcap_wider()</a></code>
|
||||
|
||||
</dt>
|
||||
<dd>Redcap Wider</dd>
|
||||
<dd>Transforms list of REDCap data.frames to a single wide data.frame</dd>
|
||||
</dl><dl><dt>
|
||||
|
||||
<code><a href="redcapcast_data.html">redcapcast_data</a></code>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue