agdamsbo/REDCapCAST: REDCapCAST 24.12.1
Authors/Creators
Description
This release attempts to solve problems hosting the shiny_cast app, while also implementing functions to preserve as much meta data as possible from the REDCap database when exporting data.
The hosting on shinyapps.io has given a lot of trouble recently. Modified package structure a little around the shiny_cast(), to accommodate an alternative hosting approach with all package functions included in a script instead of requiring the package.
NEW: A new option to
raw_or_labelinread_readcap_tables()has been added: "both". Get raw values with REDCap labels applied as labels. Useas_factor()to format factors with original labels and use thegtsummarypackage to easily get beautiful tables with original labels from REDCap. Usefct_drop()to drop empty levels.NEW: fct_drop() has been added with an extension to
forcats::fct_drop(), that works across data.frames. Use asfct_drop().CHANGE: the default data export method of
easy_redcap()has been changed to use the new labelled data export withread_readcap_tables().
Files
agdamsbo/REDCapCAST-v24.12.1.zip
Files
(270.7 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:f391e62a102ab5050df14f8c6a9c469e
|
270.7 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/agdamsbo/REDCapCAST/tree/v24.12.1 (URL)