5ab2cb81 | \name{row_anno_points} \alias{row_anno_points} \title{ Row annotation which is represented as points } \description{ Row annotation which is represented as points } \usage{ |
ba8a5070 | row_anno_points(...) } |
5ab2cb81 | \arguments{ \item{...}{pass to \code{\link{anno_points}}} |
ba8a5070 | |
5ab2cb81 | } \details{ A wrapper of \code{\link{anno_points}} with pre-defined \code{which} to \code{row}. } |
12e85497 | \value{ See help page of \code{\link{anno_points}} } \author{ Zuguang Gu <z.gu@dkfz.de> } \examples{ # There is no example NULL } |