View source: R/api_tags_queries.R
query_tags | R Documentation |
Query Tags
query_tags( cohorts = NA_character_, samples = NA_character_, datasets = NA_character_, parent_tags = NA_character_, tags = NA_character_, type = NA_character_, paging = NA, ... )
cohorts |
a vector of strings |
samples |
A vector of strings |
datasets |
A vector of strings |
parent_tags |
A vector of strings |
tags |
A vector of strings |
type |
A vector of strings |
paging |
A named list |
... |
Arguments to create_result_from_api_query |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.