getResponseFromWS2: getResponseFromWS2 retrieves the data of a service from the...

Description Usage Arguments Value

View source: R/getCall.R

Description

Create an URL to call the WS and retrun a formatted response of WSResponse class.

Usage

1
2
getResponseFromWS2(resource, paramPath = NULL, attributes,
  type = "application/json")

Arguments

resource

character, the name of the service to call

paramPath

character, the extension of the service to call, default to NULL

attributes

character, the list of attributes to give to the GET request

type

character, the type of the output, default to application/json

Value

responseObject object HTTP httr


niio972/opensilex-ws-client-r documentation built on Nov. 4, 2019, 10:06 p.m.