yearly_month_record: Monthly record of every year

Description Usage Arguments Value Examples

View source: R/yearly_month_record.R

Description

This function shows the Monthly record of every year of the player or team

Usage

1
yearly_month_record(data, name, id, recordname, month)

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

month

Possible value is a specific month

Value

the Monthly record of every year of the player or team

Examples

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

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