| nhl_url_draft_prospects {nhlapi} | R Documentation |
Create an NHL API URL for draft prospects
Description
Create an NHL API URL for draft prospects
Usage
nhl_url_draft_prospects(prospectIds = NULL)
Arguments
prospectIds |
|
Value
character(), API URLs, same length as prospectIds or
length 1 if prospectIds is NULL.
Examples
nhlapi:::nhl_url_draft_prospects()
[Package nhlapi version 0.1.4 Index]