Free Access Week - Data Engineering + BI
Data engineering and BI courses are free!
Free Access Week - Jun 2-8

vivainsights (version 0.6.0)

any_idate: Identify whether variable is an IDate class.

Description

This function checks whether the variable is an IDate class.

Usage

any_idate(x)

Value

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

Arguments

x

Variable to test whether 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

Run this code
any_idate("2023-12-15")

Run the code above in your browser using DataLab