is_type_date: This function checks if a vector x is of type date. Vectors...

Description Usage Arguments Value

View source: R/is_type.R

Description

This function checks if a vector x is of type date. Vectors of class Date or POSIXct are considered being of type date.

Usage

1

Arguments

x

a vector

Value

a logical, TRUE if date, FAlSE otherwise


MathieuMarauri/explorer documentation built on Jan. 8, 2020, 6:37 p.m.