Deploying to gh-pages from @ agdamsbo/REDCapCAST@bb24a7d7bd 🚀

This commit is contained in:
agdamsbo 2025-03-04 12:12:32 +00:00
commit b8bc10f4bd
87 changed files with 254 additions and 99 deletions

View file

@ -7,7 +7,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="">25.2.1</small>
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">25.3.1</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">
@ -80,6 +80,12 @@
<dd>Convert labelled vectors to factors while preserving attributes</dd>
</dl><dl><dt>
<code><a href="as_logical.html">as_logical()</a></code>
</dt>
<dd>Interpret specific binary values as logicals</dd>
</dl><dl><dt>
<code><a href="case_match_regex_list.html">case_match_regex_list()</a></code>
</dt>