mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-19 05:07:30 +02:00
Deploying to gh-pages from @ agdamsbo/REDCapCAST@8bd4d9ade7 🚀
This commit is contained in:
parent
fba6066125
commit
1e38e70d16
24 changed files with 723 additions and 126 deletions
|
|
@ -10,7 +10,7 @@
|
|||
|
||||
<a class="navbar-brand me-2" href="../index.html">REDCapCAST</a>
|
||||
|
||||
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">23.6.1</small>
|
||||
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">23.6.2</small>
|
||||
|
||||
|
||||
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation">
|
||||
|
|
@ -72,6 +72,16 @@
|
|||
<dd>clean_redcap_name</dd>
|
||||
</dl><dl><dt>
|
||||
|
||||
<code><a href="d2w.html">d2w()</a></code>
|
||||
</dt>
|
||||
<dd>Convert single digits to words</dd>
|
||||
</dl><dl><dt>
|
||||
|
||||
<code><a href="ds2dd.html">ds2dd()</a></code>
|
||||
</dt>
|
||||
<dd>Data set to data dictionary function</dd>
|
||||
</dl><dl><dt>
|
||||
|
||||
<code><a href="focused_metadata.html">focused_metadata()</a></code>
|
||||
</dt>
|
||||
<dd>focused_metadata</dd>
|
||||
|
|
@ -110,6 +120,11 @@
|
|||
<code><a href="split_non_repeating_forms.html">split_non_repeating_forms()</a></code>
|
||||
</dt>
|
||||
<dd>Split a data frame into separate tables for each form</dd>
|
||||
</dl><dl><dt>
|
||||
|
||||
<code><a href="strsplitx.html">strsplitx()</a></code>
|
||||
</dt>
|
||||
<dd>Extended string splitting</dd>
|
||||
</dl></div>
|
||||
</main></div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue