Learn R Programming

emo (version 0.0.0.9000)

clock: emoji version of time

Description

emoji version of time

Usage

clock(time)

Arguments

time

a `POSIXct` object

Value

an emoji clock that is the closest to the given time

Examples

Run this code
# NOT RUN {
clock( Sys.time() )
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab