Skip to contents

Import and process .csv file to create toy data DF.

Usage

ToyData(Dataset)

Arguments

Dataset

Character: name of a built-in dataset:

  • "DNA_Methylation":

  • "RNAseq":

  • "Proteomics":

  • "Hallmarks":

Value

A data frame containing the toy data.

Examples

Proteomics <- SiRCleR::ToyData("Proteomics")