Description Usage Arguments Value
Create an URL to call the WS and retrun a formatted response of WSResponse class.
1 2 | getResponseFromWS2(resource, paramPath = NULL, attributes,
type = "application/json")
|
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 |
responseObject object HTTP httr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.