mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-19 13:17:30 +02:00
Deploying to gh-pages from @ agdamsbo/REDCapCAST@80328d6e9a 🚀
This commit is contained in:
parent
ebd447297b
commit
cedf90e1db
18 changed files with 442 additions and 26 deletions
|
|
@ -97,7 +97,13 @@ instruments.</p>
|
|||
|
||||
|
||||
<dt id="arg-raw-or-label">raw_or_label<a class="anchor" aria-label="anchor" href="#arg-raw-or-label"></a></dt>
|
||||
<dd><p>raw or label tags</p></dd>
|
||||
<dd><p>raw or label tags. Can be</p>
|
||||
<p>* "raw": Standard [REDCapR] method to get raw values.
|
||||
* "label": Standard [REDCapR] method to get label values.
|
||||
* "both": Get raw values with REDCap labels applied as labels. Use
|
||||
[as_factor()] to format factors with original labels and use the
|
||||
[gtsummary] package to easily get beautiful tables with original labels
|
||||
from REDCap. Use [fct_drop()] to drop empty levels.</p></dd>
|
||||
|
||||
|
||||
<dt id="arg-split-forms">split_forms<a class="anchor" aria-label="anchor" href="#arg-split-forms"></a></dt>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue