junco

Check 🛠 Docs 📚 Code Coverage 📔

GitHub forks GitHub repo stars

GitHub commit activity GitHub contributors GitHub last commit GitHub pull requests GitHub repo size Project Status: Active – The project has reached a stable, usable state and is being actively developed. Current Version Open Issues

Overview

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:

Installation

You can install the development version of junco from GitHub with:

# install.packages("remotes")
remotes::install_github("johnsonandjohnson/junco")

Usage

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.