nwsl_player_stats {ISAR} | R Documentation |
2022 NWSL Player Statistics
Description
A dataset containing individual player statistics for the National Women's Soccer League
Usage
nwsl_player_stats
Format
A data frame with 314 rows and 13 variables:
- player
Player name
- nation
Player home country
- pos
Player position
- squad
Player team
- age
Age of player
- mp
Matches played
- starts
Number of matches in which player started the game
- min
Total minutes played in the season
- xGp90
Expected goals per ninety minutes
- xAp90
Expected assists per ninety minutes
- xGxAp90
Expected goals plus assists per ninety minutes
- npxGp90
Expected goals minus penalty goals per ninety minutes
- npxGxAp90
Expected goals plus assists minus penalty goals per ninety minutes
Source
https://fbref.com/en/comps/182/stats/NWSL-Stats
[Package ISAR version 0.1.12 Index]