View source: R/cromwellVersion.R
cromwell_version | R Documentation |
Get the version of a Cromwell server
cromwell_version(url = cw_url(), token = NULL)
url |
(character) base url for your Cromwell server. optional. if not
supplied set the url as the env var |
token |
(character) we do not recommend passing your token
here as a string. Either pass it using |
(character) the Cromwell version
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.