Description Usage Arguments Value Examples
find_player function creates data that contains player you want.
1 | find_player(data, playername, id)
|
data |
KBO data with playername |
playername |
The playername you want to find |
id |
player id you want to find |
The batter data only the player you want to find
1 2 | ## internal function
find_player(hanhwa_batter_2018,"<ec><9d><b4><ec><9a><a9><ea><b7><9c>",NULL)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.