See the docmentation at
the
cromwell github site for details. Generally, this is not meant to
be called by the end user. Rather, use the endpoint-specific
functions. See cromwellBase
for details of setting
the base URL and port.
1 | cromwell_GET(path, query = NULL, ...)
|
path |
The path part of the URL |
query |
Any query terms as a named character vector |
... |
passed directly to httr 'GET' (for including 'timeouts', 'handles', etc.) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.