powered by
Retrieve metadata on NHL draft prospects from the API
nhl_draft_prospects(prospectIds = NULL)
integer(), vector of one or more ids of draft prospects or NULL (default) for all exposed prospects.
integer()
NULL
data.frame, with information on draft prospects, one row per draft prospect.
data.frame
# NOT RUN { # Get information on current draft prospects nhl_draft_prospects() # }
Run the code above in your browser using DataLab