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

correlationtree

version <- as.vector(read.dcf('DESCRIPTION')[, 'Version'])
version <- gsub('-', '.', version)

license lifecycle packageversion Travis build status Codecov test coverage Codacy Badge Last-changedate

Installation

You can install correlationtree with:

# install.packages("remotes")
remotes::install_github("abichat/correlationtree")


abichat/correlationtree documentation built on March 11, 2020, 3:55 p.m.