player_pts: A NBA player filter function

View source: R/player_pts.R

player_ptsR Documentation

A NBA player filter function

Description

This function allows you to return the maximum points scored by each player within a season year

This function allows you to return the maximum points scored by each player within a season year

Usage

player_pts(year)

player_pts(year)

Arguments

year

indicates the year from the season where a player scores the highest during that season

Examples

player_pts()
player_pts()

ferrasuryani98/nba-package documentation built on March 25, 2022, 12:21 a.m.