The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Produce standard/formalized demographics tables
Clinical researchers often need to document and report the demographics of all consented subjects. A common use case is for reporting to funding agencies, including the National Institutes of Health (NIH). The NIH requires a particular format for the PHS Inclusion Enrollment Report in each annual Research Performance Progress Report (RPPR).
The codified package, in combination with the REDCapR package, provides a pipeline to directly extract the demographics of consented subjects from a REDCap database, and to rapidly and reproducibly produce standard demographics tables. This pipeline is demonstrated in the vignette, NIH Enrollment Tables in HTML.
The development version can be installed from GitHub after installing the remotes package.
install.packages("remotes") # Run this line if the 'remotes' package isn't installed already.
::install_github(repo = "OuhscBbmc/codified") remotes
The release version can be installed from CRAN.
install.packages("codified")
The package can be uninstalled from your local machine with
remove.packages("codified")
.
GitHub | GitHub Actions | Coveralls |
---|---|---|
Main | ||
Dev | ||
Ubuntu LTS | Windows Server |
Key | Value |
---|---|
License | |
Development Doc | |
Zenodo Archive | |
CRAN Version | |
CRAN Rate | |
Production Doc |
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.