.wtss_parse_json {Rwtss} | R Documentation |
Parse a JSON response from the WTSS server
Description
Parse a JSON response from the WTSS service
Usage
.wtss_parse_json(response)
Arguments
response |
valid JSON response from the WTSS service |
Value
parsed JSON document
[Package Rwtss version 0.9.2 Index]