R/data.R

#' Title of the dataset for GeneCounts
#'
#' Description of the dataset (Lec5 slide 32)
#'
#' @source Cite the source
#'
#' @format A matrix with ...:
#' \describe{
#' \item{Condition.1}{Describe}
#' \item{Condition.2}{Describe}
#' }
#'
#' @examples
#' \dontrun{
#' GeneCounts
#' }
"GeneCounts"
MolyWang/BCB410_TestPackage documentation built on Nov. 2, 2020, 1:30 a.m.