fun1: Most points scored in given year

Description Usage Arguments Examples

Description

This function shows which player scored most points in the year input

Usage

1
fun1(x, y)

Arguments

x

dataframe (stats2.csv)

y

is a year in the dataframe

Examples

1
 fun1(stats2, 2000)

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