mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-21 05:59:07 +02:00
Deploying to gh-pages from @ agdamsbo/REDCapCAST@f5965a2748 🚀
This commit is contained in:
parent
56074184f0
commit
0e49189253
9 changed files with 331 additions and 8 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue