clock | R Documentation |
emoji version of time
clock(time)
time |
a |
This function is vectorized.
Character vector of emojis showing the closest time.
times <- as.POSIXct("2021-09-17 14:33:21 PDT") + seq(1:30) * 3500
clock(times)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.