mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-19 05:07:30 +02:00
updated docs
This commit is contained in:
parent
f5965a2748
commit
942b3098cc
5 changed files with 11 additions and 17 deletions
15
DESCRIPTION
15
DESCRIPTION
|
|
@ -3,15 +3,14 @@ Title: REDCap Castellated Data Handling and Metadata Casting
|
|||
Version: 24.11.2
|
||||
Authors@R: c(
|
||||
person("Andreas Gammelgaard", "Damsbo", email = "agdamsbo@clin.au.dk",
|
||||
role = c("aut", "cre"),comment = c(ORCID = "0000-0002-7559-1154")),
|
||||
person("Paul", "Egeler", email = "paulegeler@gmail.com", role = c("aut"),
|
||||
comment = c(ORCID = "0000-0001-6948-9498")))
|
||||
Description: Originally forked from the R part of 'REDCapRITS' by Paul Egeler.
|
||||
role = c("aut", "cre"),comment = c(ORCID = "0000-0002-7559-1154")))
|
||||
Description: Casting metadata for REDCap database creation and handling of
|
||||
castellated data using repeated instruments and longitudinal projects in
|
||||
'REDCap'. Keeps a focused data export approach, by allowing to only export
|
||||
required data from the database. Also for casting new REDCap databases based
|
||||
on datasets from other sources.
|
||||
Originally forked from the R part of 'REDCapRITS' by Paul Egeler.
|
||||
See <https://github.com/pegeler/REDCapRITS>.
|
||||
'REDCap' database casting and handling of castellated data when using
|
||||
repeated instruments and longitudinal projects. Keeps a focused data export
|
||||
approach, by allowing to only export required data from the database.
|
||||
Also for casting new REDCap databases based on datasets from other sources.
|
||||
'REDCap' (Research Electronic Data Capture) is a secure, web-based software
|
||||
platform designed to support data capture for research studies, providing
|
||||
1) an intuitive interface for validated data capture; 2) audit trails for
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue