| is_zoned_time | R Documentation |
x a zoned-time?This function determines if the input is a zoned-time object.
is_zoned_time(x)
x |
An object. |
TRUE if x inherits from "clock_zoned_time", otherwise FALSE.
is_zoned_time(1)
is_zoned_time(zoned_time_now("America/New_York"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.