powered by
Retrieve draft pick information by year via the MLB api http://statsapi.mlb.com/api/
get_draft_mlb(year)
The year for which to return data
Returns a data frame with information for every draft pick in every round for that year requested
# NOT RUN { get_draft_mlb(2009) # }
Run the code above in your browser using DataLab