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

patientinfo

The goal of patientinfo is to ...

Installation

You can install the released version of patientinfo from CRAN with:

install.packages("patientinfo")


mkearney/patientinfo documentation built on May 29, 2019, 8:32 a.m.