Learn R Programming

baseballr (version 1.5.0)

ncaa_baseball_roster: (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, ...)

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)

Arguments

team_id

NCAA id for a school

year

The year of interest

...

Additional arguments passed to an underlying function like httr.