Revision 24584c83d82ac18653d1382b61fa43632a85425e authored by Alexey Sergushichev on 30 May 2020, 12:33:15 UTC, committed by Alexey Sergushichev on 30 May 2020, 12:33:15 UTC
1 parent 42f1e47
es-data.R
#' Example dataset
#'
#' Small slice from GSE27112-GPL6103 for
#' runnable examples.
#'
#' @docType data
#'
#' @usage data(es)
#'
#' @examples
#' \dontrun{
#' data(es)
#' performKmeans(es, k = 2)
#' }
#'
"es"

Computing file changes ...