Description
Wraps jsonlite::fromJSON to match the style of JSON produced by the ActivityInfo server.
Usage
fromActivityInfoJson(x)
Arguments
Argument | Description |
---|---|
x |
a json string or a httr response object to convert to an R object |