is.StringDate {SMITIDstruct} | R Documentation |
is.StringDate
Description
Check if a string represent a date
Usage
is.StringDate(date)
Arguments
date |
a string or a vector of string (without NA) |
Value
TRUE if date contains date format
[Package SMITIDstruct version 0.0.5 Index]