dtwclustggplot2 plotting
system.## S3 method for class 'dtwclust,missing':
plot(x, y, clus = seq_len(x@k), data = NULL,
...)dtwclust-class as returned by dtwclust.dtwclust.geom_line for the plotting of the
cluster centers. Default values are: linetype = "dashed", size = 1.5, colour = "black",
alpha = 0.5.save.data must be set to TRUE when running dtwclust to be able to
use this.Optionally, you can manually provide the clustering result as well as the data in data.
dtwclust-class, dtwclust