View source: R/utility_functions.R
is.Date | R Documentation |
Date
objectTest whether obj
inherits one of Date
or IDate
.
is.Date(obj)
obj |
object to test on |
TRUE
if obj
is of class "Date"
or "IDate"
.
Joonas Miettinen
[get.yrs]
, [is_leap_year]
, [as.Date]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.