wait_for_loading_dataset | R Documentation |
This function loops until the dataset is available. If
verbose is set to TRUE
, the progress is displayed
in a status bar.
wait_for_loading_dataset(request, verbose, reactome_url)
request |
The httr request object of the dataset loading request. |
verbose |
If set to |
reactome_url |
URL of the Reactome API Server. Overwrites the URL set in the 'reactome_gsa.url' option. Specific ports can be set using the standard URL specification (for example http://your.service:1234) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.