Rdocumentation
powered by
Learn R Programming
ProgGUIinR (version 0.0-4)
validDate: is this a valid date?
Description
is this a valid date?
Usage
validDate(year, month, day)
Arguments
year
year as number
month
Month in 1 to 12
day
in 1:12
Value
logical