dtt_is_dtt {dttr2}R Documentation

Is Date or DateTime Object

Description

Is Date or DateTime Object

Usage

dtt_is_dtt(x)

Arguments

x

An R object.

Value

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


[Package dttr2 version 0.5.0 Index]