getApiCall | R Documentation |
Call as Soccerlab api with credentials (sessionId)
getApiCall(url, sessionId, raw = FALSE)
url |
'string' The api url to reach |
sessionId |
'string' The sessionId (available in session$userData$sessionId post login) |
raw |
'bool' defaults to FALSE (TRUE = non parsed json, FALSE = default httr content parsed) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.