tuber_GET {tuber} | R Documentation |
GET
Description
GET
Usage
tuber_GET(path, query, auth = "token", ...)
Arguments
path |
path to specific API request URL |
query |
query list |
auth |
A character vector of the authentication method, either "token" (the default) or "key" |
... |
Additional arguments passed to |
Value
list
[Package tuber version 1.0.1 Index]