View source: R/get_adv_player_stats.R
get_adv_player_stats | R Documentation |
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
get_adv_player_stats(game_id)
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 |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.