yearly_record: Yearly record

Description Usage Arguments Value Examples

View source: R/yearly_record.R

Description

This function shows the yearly record of the player or team

Usage

1
yearly_record(data, name, id, recordname)

Arguments

data

KBO datas with at least one year of data

name

The name of the player or the team you want

id

The id of the player you want

recordname

The name of the record you want

Value

The yearly record of the player or team

Examples

1
2
3
## internal function - not run
#yearly_record(hanhwa_batter_2018,"<ec><9d><b4><ec><9a><a9><ea><b7><9c>",avg_formula)
#yearly_record(hanhwa_batter_2018,"<ed><95><9c><ed><99><94>",avg_formula)

choosunsick/kbodatamining documentation built on May 18, 2019, 1:30 p.m.