You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have an issue when i use rect.dendrogram() with the text option everything goes fine, however, when I use the option horiz = TRUE text labels do not flip with the dendrogram. Any clues?
Thanks
Position of text labels by the
text =
argument inrect.dendrogram
is on the horizontal axis rather than the vertical axis whenhoriz = TRUE
.The text was updated successfully, but these errors were encountered: