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

ClinDash

Lifecycle: experimental

The goal of ClinDash is to ...

Installation

Development version from GitHub with:

# install.packages("devtools")
devtools::install_github("Ryan-Laird/ClinDash")


Ryan-Laird/ClinDash documentation built on Jan. 20, 2020, 12:04 a.m.