View source: R/getExperiment.R
getExperiment | R Documentation |
Retrieves an experiment.
getExperiment(experimentId)
experimentId |
ID of experiment. |
## Not run:
# Retrieve by ID
getExperiment(experimentId)
# Lookup by name
getExperiment(byName("my experiment"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.