Get a timing diagram for a Cromwell workflow
Usage
cromwell_timing(workflow_id, url = cw_url())
Details
Internally this function uses utils::browseURL()
- if an
auth header is required you'll have to do that manually
Important
Requires valid Cromwell server URL to be set. See cromwell_settings