cromwell_GET: Perform a GET request to cromwell server

Description Usage Arguments

View source: R/api.R

Description

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.

Usage

1
cromwell_GET(path, query = NULL, ...)

Arguments

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.)


seandavi/cRomwell documentation built on Oct. 28, 2021, 12:41 a.m.