Deploying to gh-pages from @ agdamsbo/REDCapCAST@0d8aaee9ff 🚀

This commit is contained in:
agdamsbo 2024-04-12 10:31:46 +00:00
commit d7f1205339
45 changed files with 453 additions and 285 deletions

View file

@ -6,7 +6,7 @@
<a href="#main" class="visually-hidden-focusable">Skip to contents</a>
<nav class="navbar fixed-top navbar-light navbar-expand-lg bg-light"><div class="container">
<nav class="navbar fixed-top navbar-light navbar-expand-lg bg-light" data-bs-theme="light"><div class="container">
<a class="navbar-brand me-2" href="../index.html">REDCapCAST</a>
@ -74,6 +74,11 @@
<dd>clean_redcap_name</dd>
</dl><dl><dt>
<code><a href="create_instrument_meta.html">create_instrument_meta()</a></code>
</dt>
<dd>Create zips file with necessary content based on data set</dd>
</dl><dl><dt>
<code><a href="d2w.html">d2w()</a></code>
</dt>
<dd>Convert single digits to words</dd>
@ -151,8 +156,7 @@
<code><a href="read_redcap_instrument.html">read_redcap_instrument()</a></code>
</dt>
<dd>Convenience function to download complete instrument, using token storage
in keyring.</dd>
<dd>Convenience function to download complete instrument, using token storage in keyring.</dd>
</dl><dl><dt>
<code><a href="read_redcap_tables.html">read_redcap_tables()</a></code>
@ -217,7 +221,7 @@ in keyring.</dd>
</div>
<div class="pkgdown-footer-right">
<p></p><p>Site built with <a href="https://pkgdown.r-lib.org/" class="external-link">pkgdown</a> 2.0.7.</p>
<p></p><p>Site built with <a href="https://pkgdown.r-lib.org/" class="external-link">pkgdown</a> 2.0.8.</p>
</div>
</footer></div>