mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-19 05:07:30 +02:00
updated description, icon on favicons ✌️🧢
This commit is contained in:
parent
d054f5a420
commit
c597eec5e4
48 changed files with 318 additions and 214 deletions
|
|
@ -6,7 +6,8 @@
|
|||
experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html)
|
||||
<!-- badges: end -->
|
||||
|
||||
# REDCapCAST
|
||||
# REDCapCAST package <img src="man/figures/logo.png" align="right" />
|
||||
|
||||
REDCap Castellated data handling when using repeated instruments.
|
||||
|
||||
This package is a fork of [SpectrumHealthResearch/REDCapRITS](https://github.com/SpectrumHealthResearch/REDCapRITS). The REDCapRITS represents great and extensive work to handle castellated REDCap data in different programming languages. This fork is purely minded on R usage and includes a few implementations of the main `REDCap_split` function.
|
||||
|
|
@ -25,6 +26,10 @@ This package is primarily relevant for working with longitudinal projects and/or
|
|||
|
||||
Compared to the original `REDCapRITS`, all matching functions are improved to accept column naming of REDCap data from manual download or API export.
|
||||
|
||||
## Future
|
||||
|
||||
The plan with this package is to be bundled with a Handbook on working with REDCap from R. I plan to also include functionality to assist in casting (yes, pun intended) the initial REDCap database.
|
||||
|
||||
## Installation
|
||||
|
||||
Install the latest version directly from GitHub:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue