View source: R/api_features_queries.R
query_feature_values | R Documentation |
Query Feature Values
query_feature_values( cohorts = NA, samples = NA, features = NA, feature_classes = NA, max_value = NA, min_value = NA, paging = NA, ... )
cohorts |
A vector of strings |
samples |
A vector of strings |
features |
A vector of strings |
feature_classes |
A vector of strings |
max_value |
A numeric |
min_value |
A numeric |
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.