pentalibra/ggcluster: Tools for creating cluster plots, tree plots and dendrograms using ggplot.

Most of the cluster in the R packages functions provide plot functions for easy plotting of results. However, it is not always easy to extract the underlying data in order to manipulate these plots. The ggcluster packages addresses this problem by making available a series of methods to extract the plot segment as well as data labels available in data frame format. This data can then be manipulated or passed to ggplot() for plotting. The package supports data extraction for hclust, dendrogram, tree, kmeans and Mclust.

Getting started

Package details

AuthorAndrie de Vries <andrie.de.vries@pentalibra.com>
MaintainerAndrie de Vries <andrie.de.vries@pentalibra.com>
LicenseGPL (>=2)
Version0.0-17
URL www.pentalibra.com
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("pentalibra/ggcluster")
pentalibra/ggcluster documentation built on May 25, 2019, 12:46 a.m.