function_2: function_2

Description Usage Arguments

View source: R/function_2.R

Description

Your input for this function should be an individual year. Your output should be the oldest player in the NBA data for that year (if multiple players have the same age, then decide how to return a single player).

Usage

1
function_2(df, year)

Arguments

df

This is the data frame you want to use.

year

Choose a year you are interested in.


hp2500/MDSHW5 documentation built on May 25, 2019, 11:31 p.m.