Description Usage Arguments Value
View source: R/EP_League_Links.R
Returns a list of URLs of the players from a league stats URL.
1 | EP_League_Links(Data, undrafted = T, age_restriction = F)
|
Data |
the url of the league and year stats page from eliteprospects. |
undrafted |
Boolean about whether to return only undrafted players, or all players (regardless of whether or not they were drafted). |
age_resctriction |
Use this to select the values that would be in the 'All ages' dropdown on eliteprospects. If you want all players, set this to F or NA. valid values: (u14-u30, o30, o35, o40) |
A vector of player eliteprospects URLs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.