The junco R package contains analysis functions to create tables and listings used for clinical trial reporting. It complements the tern package by providing additional statistical analysis capabilities.
The package provides a range of functionality, such as:
You can install the development version of junco from GitHub with:
# install.packages("remotes")
::install_github("johnsonandjohnson/junco") remotes
To understand how to use this package, please refer to the junco article, which provides multiple examples of code implementation.
See package vignettes browseVignettes(package = "junco")
for usage of this package.