I am doing cluster analysis on some set of mathematical objects. The basic R has the functionality to plot mathematical symbols. I want to label nodes of my dendrogram with some mathematical symbols. How to incorporate this in plot function for hclust object? For instance, I want to label my nodes with letters with subscript, e.g.,
T2
How to do this in R?
Try this: