usfl_parse_boxscores: Extract and Parse Player Stats from Raw USFL Game Data

View source: R/usfl_game_data.R

usfl_parse_boxscoresR Documentation

Extract and Parse Player Stats from Raw USFL Game Data

Description

Extract and Parse Player Stats from Raw USFL Game Data

Usage

usfl_parse_boxscores(raw_game_data, type = c("players", "teams"))

Arguments

raw_game_data

Raw data loaded with usfl_load_game_data()

type

One of "players" or "teams". Choose type of stat output.

Value

A tibble with player/team stats


mrcaseb/rusfl documentation built on April 29, 2022, 7:20 p.m.