File: row_order-dispatch.Rd

package info (click to toggle)
r-bioc-complexheatmap 2.14.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,632 kB
  • sloc: makefile: 5
file content (22 lines) | stat: -rw-r--r-- 455 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
\name{row_order-dispatch}
\alias{row_order}
\title{
Method dispatch page for row_order
}
\description{
Method dispatch page for \code{row_order}.
}
\section{Dispatch}{
\code{row_order} can be dispatched on following classes:

\itemize{
\item \code{\link{row_order,Heatmap-method}}, \code{\link{Heatmap-class}} class method
\item \code{\link{row_order,HeatmapList-method}}, \code{\link{HeatmapList-class}} class method
}
}
\examples{
# no example
NULL


}