Description Usage Arguments Value Examples
View source: R/nhl_draft_year.R
Returns information on draft for a given year
1 | nhl_draft_year(year)
|
year |
Draft year (XXXX) |
Returns a data frame: * year - * round - * pick_overall - * pick_in_round - * team_id - * team_name - * team_link - * prospect_id - * prospect_full_name - * prospect_link -
1 | nhl_draft_year(year=2020)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.