Skip to content

cran/codified

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codified

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.

Installation and Documentation

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.
remotes::install_github(repo = "OuhscBbmc/codified")

The release version can be installed from CRAN.

install.packages("codified")

The package can be uninstalled from your local machine with remove.packages("codified").

Build Status and Package Characteristics

GitHub GitHub Actions Coveralls
Main R-CMD-check Coverage Status
Dev R-CMD-check Coverage Status
Ubuntu LTS Windows Server
Key Value
License License: MIT
Development Doc Rdoc
Zenodo Archive DOI
CRAN Version CRAN_Status_Badge
CRAN Rate CRANPace
Production Doc Rdoc

About

❗ This is a read-only mirror of the CRAN R package repository. codified — Produce Standard/Formalized Demographics Tables. Homepage: https://ouhscbbmc.github.io/codified/https://github.com/OuhscBbmc/codifiedhttps://github.com/higgi13425/nih_enrollment_table Report bugs for this package: https://github.com/OuhscBbmc/codified/issues

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages