get_adv_player_stats: Advanced player-level statistics for each game

View source: R/get_adv_player_stats.R

get_adv_player_statsR Documentation

Advanced player-level statistics for each game

Description

Scrapes NWSL website to pull player stats for each game. Returns a data frame with one row per player on each team game ID (home and away) as well as over 200 different statistics

Usage

get_adv_player_stats(game_id)

Arguments

game_id

Unique game id from nwsl. Find these on the NWSL website (ex: https://www.nwslsoccer.com/game/washington-spirit-vs-sky-blue-2019-04-13) or in the game table.

Details

Most variables are documented at the following link, but official documentation will be added to the pacakge soon: https://winsports.dayscript.com/docs/database/match_player_stats


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