Learn R Programming

dttr2 (version 0.5.1)

dtt_is_dtt: Is Date or DateTime Object

Description

Is Date or DateTime Object

Usage

dtt_is_dtt(x)

Value

A flag indicating whether R is a Date or POSIXct vector.

Arguments

x

An R object.