find_etcname: Find etc name

Description Usage Arguments Value Examples

View source: R/find_etcname.R

Description

finding etc name from jsondata

Usage

1
find_etcname(jsondata, gameid, name1, name2, name3)

Arguments

jsondata

KBO data json file

gameid

KBO game date and versus infomation

name1

find item1

name2

find item2

name3

find item3

Value

find items etc info

Examples

1
2
3
## internal function - not run
# jsondata <- jsonlite::fromJSON("./json_sample/Hanhwa_normalseason_2018.json")
# find_etcname(jsondata,names(jsondata)[1],"<ea><b5><ac><ec><9e><a5>","<ea><b4><80><ec><a4><91>","<ea><b2><bd><ea><b8><b0><ec><8b><9c><ea><b0><84>")

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