View source: R/plot_nfl_player_data_table.R
plot_nfl_player_data_table | R Documentation |
This function will generate a table containing general information (name, age, college, etc.) concerning all the NFL players that Sleeper has data on.
plot_nfl_player_data_table(font_color = "inherit")
font_color |
Font color, name or hex (string). |
Returns a table showing general NFL player information.
Nick Bultman, njbultman74@gmail.com, March 2024
## Not run: plot_nfl_player_data_table()
## Not run: plot_nfl_player_data_table(font_color = "green")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.