\name{column_anno_link} \alias{column_anno_link} \title{ Column annotation which is represented as links } \description{ Column annotation which is represented as links } \usage{ column_anno_link(...) } \arguments{ \item{...}{pass to \code{\link{anno_link}}} } \details{ A wrapper of \code{\link{anno_link}} with pre-defined \code{which} to \code{column}. } \value{ See help page of \code{\link{anno_link}} } \author{ Zuguang Gu } \examples{ # There is no example NULL }