| NFLContracts2019 {Lock5Data} | R Documentation |
NFL Contracts in 2019
Description
Dollar size of contracts for all NFL players in 2019
Format
A data frame with 1988 observations on the following 5 variables.
PlayerPlayer's name
PositionCode for the primary position of the player (
QB=quarterback, etc.)TeamNickname of the team
TotalMoneyTotal value of the contract (in millions of dollars)
YearlySalarySalary (in millions of dollars) for the 2019 season
Details
This dataset contains salary information for all National Football League (NFL) players under contract for the 2019 season. Many contracts extend over multiple years, so TotalMoney gives the overall size of the contract and YearlySalary indicates how much of that is to be paid for the 2019 season. All amounts are in millions of dollars.
** Updated for 3e (earlier version is NFLContracts2015). **
Source
Contract data collected from https://overthecap.com, accessed September, 2019.