load_olympic_json_data | R Documentation |
Given a Sport ID and Match ID, load the raw JSON file
load_olympic_json_data(sportID, matchID)
sportID |
Sport ID |
matchID |
Match ID |
Nested Lists in the form of a JSON File
Billy Fryer
NBC API
load_olympic_json_data(sportID = 113, matchID = 746587)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.