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

This commit is contained in:
agdamsbo 2024-11-19 12:05:57 +00:00
commit 0e49189253
9 changed files with 331 additions and 8 deletions

View file

@ -151,6 +151,12 @@
<dd>Retrieve project API key if stored, if not, set and retrieve</dd>
</dl><dl><dt>
<code><a href="get_attr.html">get_attr()</a></code>
</dt>
<dd>Extract attribute. Returns NA if none</dd>
</dl><dl><dt>
<code><a href="get_id_name.html">get_id_name()</a></code>
</dt>
@ -307,6 +313,12 @@
<dd>Sanitize list of data frames</dd>
</dl><dl><dt>
<code><a href="set_attr.html">set_attr()</a></code>
</dt>
<dd>Set attributes for named attribute. Appends if attr is NULL</dd>
</dl><dl><dt>
<code><a href="shiny_cast.html">shiny_cast()</a></code>
</dt>