View source: R/get_dataset_info.R
get_dataset_info | R Documentation |
get_dataset_info(datasetId = "gtex_v8", organizationName = "GTEx Consortium")
datasetId |
String. Unique identifier of a dataset. Usually includes a data source and data release. Options: "gtex_v8", "gtex_snrnaseq_pilot". |
organizationName |
String. Options: "GTEx Consortium" "Kid's First". |
Note: this current only returns empty values.
A tibble.
## Not run:
get_dataset_info()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.