team_disposal: Process the team's complete game record

Description Usage Arguments Value Examples

View source: R/team_disposal.R

Description

Process for creating team box scores

Usage

1
team_disposal(data, boxscore, teamname)

Arguments

data

cg_list or cgs_list (The result value of cg_calculate or cgs_calculate)

boxscore

The result value of the pitcher_statistics function

teamname

teamname

Value

yearly CG or CGS

Examples

1
2
3
## internal function - not run
# boxscore <- date_test(data=hanhwa_pitcher_2018,teamname="<ed><95><9c><ed><99><94>",id=NULL,2018,NULL,pitcher_statistics)
# team_disposal(cg_calculate(hanhwa_pitcher_2018,"<ed><95><9c><ed><99><94>"),boxscore,"<ed><95><9c><ed><99><94>")

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