| sleeper_getendpoint | R Documentation | 
The endpoint names and HTTP parameters (i.e. argument names) are CASE SENSITIVE and should be passed in exactly as displayed on the Sleeper API reference page.
sleeper_getendpoint(endpoint, ...)
| endpoint | a string defining which endpoint to return from the API | 
| ... | Arguments which will be passed as "argumentname = argument" in an HTTP query parameter | 
Check out the vignette for more details and example usage.
A list object containing the query, response, and parsed content.
vignette("sleeper_getendpoint")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.