Description Usage Arguments Value
Function to read player data from MFL using the MFL API
1 | mflPlayers(season = 2016, weekNo = 0, pos = position.name)
|
season |
The year that player data is to be retrieved from |
weekNo |
The weekNo that the player data is to be retrieved from |
pos |
A character vector with position names to be retrieved |
A data.table with 10 columns
NFL's ID for the player
Name of player
Yahoo's ID for the player
CBS's ID for the player
MFL's ID for the player
The position the player is playing
The team the player is playing for
The year the player was drafted
The players birth date
A logical value indicating whether the player is a rookie
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.