View source: R/is_date_format.R
| any_idate | R Documentation |
This function checks whether the variable is an IDate class.
any_idate(x)
x |
Variable to test whether an IDate class. |
logical value indicating whether the string is of an IDate class.
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()
any_idate("2023-12-15")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.