mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-21 14:09:08 +02:00
Deploying to gh-pages from @ agdamsbo/REDCapCAST@4e7af7d01f 🚀
This commit is contained in:
parent
bcd4032804
commit
c27b9d9129
63 changed files with 3468 additions and 1094 deletions
|
|
@ -17,11 +17,11 @@ Contains only synthetic data."><meta property="og:image" content="https://agdams
|
|||
</button>
|
||||
|
||||
<div id="navbar" class="collapse navbar-collapse ms-3">
|
||||
<ul class="navbar-nav me-auto"><li class="active nav-item"><a class="nav-link" href="../reference/index.html">Reference</a></li>
|
||||
<ul class="navbar-nav me-auto"><li class="nav-item"><a class="nav-link" href="../articles/REDCapCAST.html">Get started</a></li>
|
||||
<li class="active nav-item"><a class="nav-link" href="../reference/index.html">Reference</a></li>
|
||||
<li class="nav-item dropdown">
|
||||
<button class="nav-link dropdown-toggle" type="button" id="dropdown-articles" data-bs-toggle="dropdown" aria-expanded="false" aria-haspopup="true">Articles</button>
|
||||
<ul class="dropdown-menu" aria-labelledby="dropdown-articles"><li><a class="dropdown-item" href="../articles/Database-creation.html">Database-creation</a></li>
|
||||
<li><a class="dropdown-item" href="../articles/Introduction.html">Introduction</a></li>
|
||||
<li><a class="dropdown-item" href="../articles/Shiny-app.html">Shiny-app</a></li>
|
||||
</ul></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../news/index.html">Changelog</a></li>
|
||||
|
|
@ -88,6 +88,15 @@ Contains only synthetic data.</p>
|
|||
<dt>cohabitation</dt>
|
||||
<dd><p>Cohabitation status, character</p></dd>
|
||||
|
||||
<dt>con_calc</dt>
|
||||
<dd><p>con_calc</p></dd>
|
||||
|
||||
<dt>con_mrs</dt>
|
||||
<dd><p>con_mrs</p></dd>
|
||||
|
||||
<dt>consensus_complete</dt>
|
||||
<dd><p>consensus_complete</p></dd>
|
||||
|
||||
<dt>hypertension</dt>
|
||||
<dd><p>Hypertension, character</p></dd>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue