ravelry_get {ravelRy} | R Documentation |
Basic API call
Description
This function is the base GET call to the Ravelry API.
Usage
ravelry_get(path, query = NULL)
Arguments
path |
the API method to call |
query |
call parameters in the form of a list() |
Value
API object
[Package ravelRy version 0.1.0 Index]