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

grkmisc

The goal of grkmisc is to be helpful, most of all to GerkeLab. We hope that you find it helpful, too.

Installation

# install.packages("remotes")
remotes::install_github("gerkelab/grkmisc", upgrade = FALSE)

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.



GerkeLab/grkmisc documentation built on Feb. 23, 2020, 6:50 a.m.