oldest_player: A NBA player filter function

View source: R/oldest_player.R

oldest_playerR Documentation

A NBA player filter function

Description

This function allows you to return the oldest player's information within a particular season

This function allows you to return the oldest player's information within a particular season

Usage

oldest_player(year)

oldest_player(year)

Arguments

year

indicates the year where we want to extract the oldest player's information

Examples

oldest_player()
oldest_player()

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