biostatsPMH / reportRx

Tools for automatically generating reproducible clinical report
Creative Commons Zero v1.0 Universal
2 stars 1 forks source link

reportRx

reportRx is deprecated and no longer supported

It has been replaced by reportRmd.

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

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.