goalkeeper_season_stats: Player stats for goalkeepers in each season

goalkeeper_season_statsR Documentation

Player stats for goalkeepers in each season

Description

Player stats for goalkeepers in each season

Usage

goalkeeper_season_stats

Format

A data frame with one row for each player in each season for which data is available (2013-2019) with statistics for goalkeepers

person_id

the id of the player beginning at 10000

season

season for which the statistics represent

nation

nationality of the player

pos

position

team_id

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

mp

total number of matches the player appeared in

starts

total number of matches the player started

min

total number of minutes played

ga

goals against

ga_90

goals against per 90 minutes

so_ta

shots on target against

saves

total number of saves

save_pct

save percentage

w

total number of wins

d

total number of draws

l

total number of losses

cs

clean sheets

cs_pct

clean sheet percentage

crd_y

total number of yellow cards received

crd_r

total number of red cards received

Source

https://fbref.com/en/comps/182/keepers/NWSL-Stats


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