R/data.R

#' Example data for the pipeline
#'
#' Example data sampled from breast cancer dataset
#'
#' @format A list withthe elements
#'
#' @source {Created as an example}
#'
#' @examples data(rna)
#' @examples data(prot)
#' @examples data(mirna)
#'
"rna"

#' Example data for the pipeline
#'
#' Example data sampled from breast cancer dataset
#'
#' @format A list withthe elements
#'
#' @source {Created as an example}
#'
#' @examples data(rna)
#' @examples data(prot)
#' @examples data(mirna)
#'
"prot"


#' Example data for the pipeline
#'
#' Example data sampled from breast cancer dataset
#'
#' @format A list withthe elements
#'
#' @source {Created as an example}
#'
#' @examples data(rna)
#' @examples data(prot)
#' @examples data(mirna)
#'
"mirna"
martalovino/MoPc documentation built on May 30, 2022, 4:11 p.m.