powered by
This function allows you to scrape each team's payroll from Spotrac.
sptrc_league_payrolls(year = most_recent_mlb_season())
A data frame of contract data.
Year to load
# \donttest{ try(sptrc_league_payrolls(year = most_recent_mlb_season())) # }
Run the code above in your browser using DataLab