View source: R/cromwellTiming.R
cromwell_timing | R Documentation |
Get a timing diagram for a Cromwell workflow
cromwell_timing(workflow_id, url = cw_url())
workflow_id |
(character) A single workflow ID |
url |
(character) base url for your Cromwell server. optional. if not
supplied set the url as the env var |
Internally this function uses utils::browseURL()
- if an
auth header is required you'll have to do that manually
Opens a timing diagram in a browser
Requires valid Cromwell server URL to be set. See cromwell_settings
Amy Paguirigan, Scott Chamberlain
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.