plot_centroid_groups: Compute the centroids for a given clustering

Description Usage Arguments

Description

Compute the centroids for a given clustering

Usage

1
2
plot_centroid_groups(cents, heat, xlab = NULL, ylab = NULL,
  mod = identity)

Arguments

cents

object obtained from get_centroid_data

heat

object obtained from plot_heat

xlab, ylab

axis labels (if NULL, will use variable name)

mod

a function that can modify the resulting ggplot before it is printed


hafen/seriesclust documentation built on May 17, 2019, 2:24 p.m.