add_json_format {rnbp} | R Documentation |
Adds the json formatting option to the passed url request.
Description
Adds the json formatting option to the passed url request.
Usage
add_json_format(url)
Arguments
url |
request url to which the json format option should be added |
Value
url with json format option added
[Package rnbp version 0.2.1 Index]