powered by
Create an NHL API URL for draft prospects
nhl_url_draft_prospects(prospectIds = NULL)
integer(), vector of one or more ids of draft prospects or NULL (default) for all exposed prospects.
integer()
NULL
character(), API URLs, same length as prospectIds or length 1 if prospectIds is NULL.
character()
prospectIds
1
# NOT RUN { nhlapi:::nhl_url_draft_prospects() # }
Run the code above in your browser using DataLab