.wtss_get_response {Rwtss}R Documentation

Get a response to the WTSS server

Description

Sends a request to the WTSS server and gets a response

Usage

.wtss_get_response(request, ...)

Arguments

request

valid request according to the WTSS protocol

...

additional parameters that can be added in httr.

Value

response from the server


[Package Rwtss version 0.9.2 Index]