get {paddleR} | R Documentation |
Make a GET request to Paddle API
Description
Make a GET request to Paddle API
Usage
get(link)
Arguments
link |
The API endpoint URL. |
Value
Parsed JSON response from the API.
[Package paddleR version 0.1.2 Index]