is_date_format {DIZtools} | R Documentation |
Checks if a string matches a given date format.
Description
Checks if a string matches a given date format.
Usage
is_date_format(date, format)
Arguments
date |
The list applied from rv$restricting_date |
format |
The format parameters. See |
Value
TRUE/FALSE
[Package DIZtools version 1.0.1 Index]