ad35494a | \name{dend_heights} \alias{dend_heights} \title{ |
3c40a7c1 | Height of the Dendrograms |
ad35494a | } \description{ |
3c40a7c1 | Height of the Dendrograms |
ad35494a | } \usage{ dend_heights(x) } \arguments{ |
3c40a7c1 | \item{x}{a \code{\link{dendrogram}} object or a list of \code{\link{dendrogram}} objects.} |
ad35494a | } \examples{ # There is no example NULL |
c94e524a | |
ad35494a | } |