View source: R/nhl_conferences_info.R
nhl_conferences_info | R Documentation |
Returns information on a conference by conference ID
nhl_conferences_info(conference_id)
conference_id |
Conference ID |
Returns a data frame
conference_id - conference ID
name - conference name
link - link to conference information
abbreviation - conference abbreviation
short_name - conference short name
active - active conference flag
try(nhl_conferences_info(conference_id = 7))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.