player_stats: A function to find individual player statistics

Description Usage Arguments Examples

View source: R/player_stats.R

Description

This function pulls individual player statistics using the Football-Reference player ID as an argument. An ID must be specified as there are no default arguments. Player ID values can be found using the playerid_lookup() function, where you can supply a name to generate a tibble of possible players.

Usage

1

Arguments

ID

= Football Reference ID

Examples

1
2
library(rMLS)
player_stats(id ='e0cd04e0')

RyanG73/rMLS documentation built on July 24, 2021, 11:32 p.m.