classify_date_column: Check date_xxx columns whether they are numeric, date or...

Description Usage Arguments Value

View source: R/validate.R

Description

Check date_xxx columns whether they are numeric, date or invaild value.

Usage

1
classify_date_column(date_col, date_format)

Arguments

date_col

date_xxx column

date_format

See validate_cow_table.

Value

A character one of "numeric", "date" or "invalid".


fmsan51/blvibmjp documentation built on Sept. 2, 2020, 9:04 p.m.