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