View source: R/libraryDataGet.R
libraryDataGet | R Documentation |
Function to load the library data from ExperimentHub
libraryDataGet(title)
title |
title of the data, e.g., 'FlowSorted.Blood.EPIC' |
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
FlowSorted.Blood.EPIC <-
libraryDataGet("FlowSorted.Blood.EPIC")
FlowSorted.Blood.EPIC
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.