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