player_pergame: Scrape regular season stats per game for given player

Description Usage Arguments Value Note Author(s) References See Also Examples

Description

Function to scrape regular season stats per game for given player from Basketball Reference

Usage

1
player_pergame(player, start_year)

Arguments

player

player name (character string)

start_year

start year of the season (numeric value from 1949 to 2017)

Value

a data frame of season stats per game

Note

Glossary: https://www.basketball-reference.com/about/glossary.html

Author(s)

Ozan Adiguzel

References

https://www.basketball-reference.com

See Also

season_players

Examples

1
player_pergame("Stephen Curry", 2017)

Ozan147/nbaStats documentation built on May 19, 2019, 1:46 a.m.