date_test: yearly and monthly parameter test

Description Usage Arguments Value Examples

View source: R/date_test.R

Description

Tests whether the two parameters are null.

Usage

1
date_test(data, name, id, yearly, monthly, recordname)

Arguments

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

Value

Baseball record data created according to 'yearly', 'monthly' parameter

Examples

1
2
## internal function
date_test(hanhwa_batter_2018,"<ec><9d><b4><ec><9a><a9><ea><b7><9c>",NULL,NULL,NULL,avg_formula)

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