Description Usage Arguments Value Examples
temporal types are references to time and date
1 | is.temporal(x)
|
x |
an object to test |
TRUE if x is Temporal
1 2 | is.temporal(Date(1)) # TRUE
is.temporal(c(1,2,3)) # FALSE
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.