team_stats_season: Team stats for each season

team_stats_seasonR Documentation

Team stats for each season

Description

Team stats for each season

Usage

team_stats_season

Format

A data frame with one row for each team in each season for which data is available (2016-2019) with statistics for team performance

team_id

the id of team as they appear across all datasets in nwslR

goals

total number of goals scored

assists

total number of assists

shots

total number of shots

shots_on_goals

total number of shot on goal

fouls_committed

total number of fouls committed by team

fouls_suffered

total number of time the team was fouled

offsides

total number of offside calls

corner_kicks

total number of corner kicks taken

games_played

total number of games played

yellow_cards

total number of yellow cards received

red_cards

total number of red cards received

penalty_kick_goals

total number of goals scored from penalty kicks

penalty_kick_attempts

total number of penalty kicks awarded

season

season for which the statistics represent

wins

number of games won

draws

number of games drawn

losses

number of games lost

Source

http://www.nwslsoccer.com/stats#teams


adror1/nwslR documentation built on Oct. 4, 2022, 3:06 a.m.