fun2: oldest player in given year

Description Usage Arguments Examples

Description

This function shows which player is the oldest in the year input

Usage

1
fun2(x, y)

Arguments

x

dataframe (stats2.csv)

y

is a year in the dataframe

Examples

1
 fun2(stats2, 2000)

RE-smith/MDSHW5 documentation built on May 8, 2019, 8:06 a.m.