Learn R Programming

dwtools (version 0.8.3.9)

is.int.POSIXct: is.int.POSIXct

Description

Check if is integer and could be POSIX between 1970 and 2100.

Usage

is.int.POSIXct(x, date_from = as.POSIXct("1970-01-01"), date_to = as.POSIXct("2100-01-01"))

Arguments