any_idate: Identify whether variable is an IDate class.

View source: R/is_date_format.R

any_idateR Documentation

Identify whether variable is an IDate class.

Description

This function checks whether the variable is an IDate class.

Usage

any_idate(x)

Arguments

x

Variable to test whether an IDate class.

Value

logical value indicating whether the string is of an IDate class.

See Also

Other Support: camel_clean(), check_inputs(), cut_hour(), extract_date_range(), extract_hr(), heat_colours(), is_date_format(), maxmin(), pairwise_count(), read_preamble(), rgb2hex(), totals_bind(), totals_col(), tstamp(), us_to_space(), wrap()

Examples

any_idate("2023-12-15")


vivainsights documentation built on Sept. 11, 2024, 5:36 p.m.