| pinnacle_request | R Documentation |
Get Request to Pinnacle API
pinnacle_request(url, flatten = FALSE)
url |
A character string. |
flatten |
A logical passed to |
A data frame containing the extracted body from response
## Not run: # nhl endpoint url <- https://guest.api.arcadia.pinnacle.com/0.1/leagues/1456 # make get request pinnacle_request(url) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.