Description Usage Arguments Value Examples
View source: R/nhl_draft_prospects.R
Retrieve metadata on NHL draft prospects from the API
1 | nhl_draft_prospects(prospectIds = NULL)
|
prospectIds |
|
data.frame
, with information on draft prospects, one row
per draft prospect.
1 2 3 4 5 | ## Not run:
# Get information on current draft prospects
nhl_draft_prospects()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.