View source: R/usfl_game_data.R
usfl_parse_boxscores | R Documentation |
Extract and Parse Player Stats from Raw USFL Game Data
usfl_parse_boxscores(raw_game_data, type = c("players", "teams"))
raw_game_data |
Raw data loaded with |
type |
One of "players" or "teams". Choose type of stat output. |
A tibble with player/team stats
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.