get_espn_event | R Documentation |
get_espn_event()
retrieves information on an event
, including but not limited to its competitors, date, venue, and attendance.
get_espn_event(event = 401687600)
event |
integer ESPN Event (Game) ID |
list with various items
NJD_BUF_2024_10_04 <- get_espn_event(event=401687600)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.