View source: R/get-expression.R
get_expression | R Documentation |
Get the expression data.
get_expression(dataset, id)
dataset |
The dataset object. |
id |
The unique id in the dataset. |
a named 'list' with 2 elements.
data - a 'tibble' with samples and data
datatypes - a 'list' of all the types and the unique values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.