log_time | R Documentation |
Create a glue
object with the elapsed time between start
and end.
log_time(text, start = Sys.time(), end = Sys.time(), digits = 1, ...)
text |
Character value. The text for the header. |
start |
Start date and time. |
end |
End date and time. |
digits |
Integer value. The number of digits for rounding. |
Character value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.