Abort a cromwell job

cromwellAbort(id, ...)

Arguments

id

A cromwell id as a string

...

passed directly to httr `POST` (for including `timeouts`, `handles`, etc.)

Examples

#cromwellAbort('ID')