validDate: is this a valid date?

Description Usage Arguments Value

View source: R/misc.R

Description

is this a valid date?

Usage

1
  validDate(year, month, day)

Arguments

year

year as number

month

Month in 1 to 12

day

in 1:12

Value

logical


jverzani/ProgGUIinR documentation built on May 20, 2019, 5:17 a.m.