#yes!
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

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

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.



biostatsPMH/reportRx documentation built on April 16, 2024, 4:57 p.m.