Description Usage Arguments Value Examples
Get Top Navigation
1 2 | IG_fetch_top_navigation(headers,
url = "https://demo-api.ig.com/gateway/deal/marketnavigation", timeo = 5)
|
headers |
Object returned from |
url |
API URL |
timeo |
number of tries |
A data.frame
of Top Navigation
1 2 | HEADERS = IG_Auth(" ","APIdemo1", " ")
IG_fetch_top_navigation(HEADERS)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.