Description Usage Arguments Value Examples
Tests whether the two parameters are null.
1 |
data |
KBO batter data or KBO pitcher data |
name |
The name of the batter or the team you want |
id |
This is not a required parameter. The ID parameter is a numeric type. |
yearly |
The default value is NULL. Possible value is a specific year. |
monthly |
The default value is NULL. Possible value is a specific month. |
recordname |
The name of the record you want |
Baseball record data created according to 'yearly', 'monthly' parameter
1 2 | ## internal function
date_test(hanhwa_batter_2018,"<ec><9d><b4><ec><9a><a9><ea><b7><9c>",NULL,NULL,NULL,avg_formula)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.