# Fetch the current time
current_time <- req_current_time()
# Verify that current_time is a POSIXct object
class(current_time)
# Print current_time
current_time
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.