Description Usage Arguments Value Examples
Takes in the team abbreviation and returns their current and projected salary information based on 2017 data
1 | tm_contract(team)
|
team |
Official team abbreviation |
Data.frame object that contains the salary information
1 2 3 | #reading in the Boston Red Sox salary
library(rwindow.baseball)
tm_contract("BOS")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.