View source: R/utils-classes.R
is.POSIXct | R Documentation |
This function returns a logical value indicating if x is a POSIXct object.
is.POSIXct(x)
x |
an R object |
logical TRUE if x is a POSIXct object, FALSE otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.