R/CeTFdemo-data.R

#' @title CeTFdemo class object example
#'
#' @description A CeTFdemo class object to run the examples in functions.
#' This object was generated after running the runAnalysis function.
#' This object is the same generated in vignette for complete analysis. Note that
#' this example data is reduced and don't have the Data slot.
#'
#' @docType data
#'
#' @usage data(CeTFdemo)
#'
#' @format An CeTF class object
#'
#' @keywords datasets
#'
#' @examples
#' data(CeTFdemo)
"CeTFdemo"

Try the CeTF package in your browser

Any scripts or data that you put into this service are public.

CeTF documentation built on Nov. 25, 2020, 2 a.m.