PlotWithinnessBetweenness: Withinness & Betweenness Visualization

Description Usage Arguments

View source: R/PlotWithinnessBetweenness.R

Description

Plot withinness and betweenness clustering measures

Usage

1
PlotWithinnessBetweenness(ClustCurve, MeanCurves, save = TRUE, path = NULL)

Arguments

ClustCurve

A data frame with 5 arguments : time, volume, ID, cluster membership and feature values for each curves.

MeanCurves

A matrix with the meancurves on the columns according to different clusters.

save

A logical value. If "save" equals TRUE the plot is saved in a pdf file (the default is FALSE).

path

A character string for saving plot path folder .If "save" is TRUE and "path" is missing, the plot is saved in the current directory.


mbeccuti/Prova documentation built on May 20, 2019, 5:26 p.m.