libraryDataGet: libraryDataGet

View source: R/libraryDataGet.R

libraryDataGetR Documentation

libraryDataGet

Description

Function to load the library data from ExperimentHub

Usage

libraryDataGet(title)

Arguments

title

title of the data, e.g., 'FlowSorted.Blood.EPIC'

Value

The function will look for the dataset in ExperimentHub and load the object

This function will return an object matching the title of the ExperimenHub

Examples

FlowSorted.Blood.EPIC <-
    libraryDataGet("FlowSorted.Blood.EPIC")
FlowSorted.Blood.EPIC

immunomethylomics/FlowSorted.Blood.EPIC documentation built on May 24, 2023, 2:22 a.m.