checkTime: Checks the format the date is in

Description Usage Arguments Value Author(s)

View source: R/checkTime.R

Description

Checks the date to see if it is in the selected format.

Usage

1
checkTime(TimeTemp)

Arguments

TimeTemp

A vector of time converted to numerics by date2Numeric.

Value

Returns FALSE if all of the times were not in the correct format. Returns TRUE if any of the times where in the correct format.

Author(s)

Joe Swintek


StatCharrms documentation built on Nov. 14, 2020, 5:09 p.m.