mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-19 13:17:30 +02:00
Deploying to gh-pages from @ agdamsbo/REDCapCAST@7bbc147304 🚀
This commit is contained in:
parent
6144bd5f6d
commit
6b6e4343b4
84 changed files with 517 additions and 336 deletions
|
|
@ -5,7 +5,7 @@ on a REDCap output (from read_redcap_tables) or manually
|
|||
split by REDCap_split."><meta property="og:description" content="Converts a list of REDCap data.frames from long to wide format.
|
||||
In essence it is a wrapper for the pivot_wider function applied
|
||||
on a REDCap output (from read_redcap_tables) or manually
|
||||
split by REDCap_split."><meta property="og:image" content="https://agdamsbo.github.io/REDCapCAST/logo.png"></head><body>
|
||||
split by REDCap_split."></head><body>
|
||||
<a href="#main" class="visually-hidden-focusable">Skip to contents</a>
|
||||
|
||||
|
||||
|
|
@ -13,7 +13,7 @@ split by REDCap_split."><meta property="og:image" content="https://agdamsbo.gith
|
|||
|
||||
<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="">24.12.1</small>
|
||||
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">25.1.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">
|
||||
|
|
@ -39,7 +39,8 @@ split by REDCap_split."><meta property="og:image" content="https://agdamsbo.gith
|
|||
</nav><div class="container template-reference-topic">
|
||||
<div class="row">
|
||||
<main id="main" class="col-md-9"><div class="page-header">
|
||||
<img src="../logo.png" class="logo" alt=""><h1>Transforms list of REDCap data.frames to a single wide data.frame</h1>
|
||||
|
||||
<h1>Transforms list of REDCap data.frames to a single wide data.frame</h1>
|
||||
<small class="dont-index">Source: <a href="https://github.com/agdamsbo/REDCapCAST/blob/main/R/redcap_wider.R" class="external-link"><code>R/redcap_wider.R</code></a></small>
|
||||
<div class="d-none name"><code>redcap_wider.Rd</code></div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue