powered by
emoji version of time
clock(time)
Character vector of emojis showing the closest time.
a POSIXct object
POSIXct
This function is vectorized.
times <- as.POSIXct("2021-09-17 14:33:21 PDT") + seq(1:30) * 3500 clock(times)
Run the code above in your browser using DataLab