function_1: function_1

Description Usage Arguments

View source: R/function_1.R

Description

Your input for this function should be an individual year. Your output should be a data point of interest in the dataset for some player.

Usage

1
function_1(df, year, player)

Arguments

df

This is the data frame you want to use.

year

Choose a year you are interested in.

player

Choose a player you are interested in.


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