/reportRx

Tools for automatically generating reproducible clinical report

Primary LanguageRCreative Commons Zero v1.0 UniversalCC0-1.0

reportRx

This is a revisited version of the original reportRx package described here.

Documentation

Details and examples of using reportRx can be found in the Intro To reportRx repository.

Installation

Jasper's update for Mac, Linux, Windows Env:

devtools::install_github("jasperzyzhang/reportRx", ref="master")

Original PMH version:

You can install the current versions of reportRx from GitHub using:

devtools::install_github("biostatsPMH/reportRx", ref="master")

For the latest stable version. And

devtools::install_github("biostatsPMH/reportRx", ref="devel")

For the current development version.