oldest: Oldest Player Function

Description Usage Arguments Examples

Description

This function returns the oldest player in a given year. If multiple player have the same age returns the one with the most game played

Usage

1
oldest(year, df = nba)

Arguments

year

year number

df

dataframe Default to nba

Examples

1
oldest(1950)

courtneyqu/nba_package documentation built on May 8, 2019, 8:08 a.m.