Tests whether an R object is a Date.

is.Date(x)

Arguments

x

The R object to test.

Value

A flag indicating whether x inherits from Date.