Description Usage Arguments Value Examples
finding etc name from jsondata
| 1 | find_etcname(jsondata, gameid, name1, name2, name3)
 | 
| jsondata | KBO data json file | 
| gameid | KBO game date and versus infomation | 
| name1 | find item1 | 
| name2 | find item2 | 
| name3 | find item3 | 
find items etc info
| 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>")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.