ncaa_baseball_roster {baseballr} | R Documentation |
(legacy) Get NCAA Baseball Rosters
Description
(legacy) Get NCAA Baseball Rosters
(legacy) Get NCAA Baseball Rosters
Usage
ncaa_baseball_roster(team_id = NULL, year, ...)
get_ncaa_baseball_roster(team_id = NULL, year, ...)
Arguments
team_id |
NCAA id for a school |
year |
The year of interest |
... |
Additional arguments passed to an underlying function like httr. |
Value
A data frame containing roster information, including IDs and urls for each player (if available)
A data frame containing roster information, including IDs and urls for each player (if available)
[Package baseballr version 1.6.0 Index]