Description Usage Arguments Author(s)
View source: R/ENVISIONQuery.R
Perform queries in chunks to comply with potential limitations on the query size for Envision Web query system.
1 | ENVISIONQuery.loop(ids, chunk, queryFun, verbose, ...)
|
ids |
Character vector representing the input ID set. |
chunk |
maximum size of the portion of the input ID list to be used in a single query Fun call. |
queryFun |
a functions submitting the query to the Envision Web query system. |
verbose |
if TRUE enables diagnostic messages. Default is FALSE. |
... |
additional arguments to be passed to queryFun. |
Alex Lisovich, Roger Day
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.