knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
version <- as.vector(read.dcf('DESCRIPTION')[, 'Version']) version <- gsub('-', '.', version)
You can install correlationtree with:
# install.packages("remotes") remotes::install_github("abichat/correlationtree")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.