View source: R/global_search.R
GlobalSearch.subjects_count | R Documentation |
Performs a Global Search based on provided filters, entities, queries, and returns the total number of subjects from API response.
GlobalSearch.subjects_count(env = .solveEnv, ...)
env |
(optional) Custom client environment. |
... |
(optional) Additional query parameters (e.g. filters, entities, query, limit, offset). |
## Not run:
GlobalSearch.subjects_count(entities = '[["gene","BRCA2"]]')
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.