1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
\name{column_dend-dispatch}
\alias{column_dend}
\title{
Method dispatch page for column_dend
}
\description{
Method dispatch page for \code{column_dend}.
}
\section{Dispatch}{
\code{column_dend} can be dispatched on following classes:
\itemize{
\item \code{\link{column_dend,Heatmap-method}}, \code{\link{Heatmap-class}} class method
\item \code{\link{column_dend,HeatmapList-method}}, \code{\link{HeatmapList-class}} class method
}
}
\examples{
# no example
NULL
}
|