View source: R/pretty_axis_support.R
is_time | R Documentation |
This function checks if an input is a time (i.e., a POSIXct or Date object).
is_time(x)
x |
An object. |
A logical value which defines whether or not x
is a time.
Edward Lavender
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.