report_time | R Documentation |
Report time at end of function.
report_time(
start,
end = Sys.time(),
prefix = NULL,
verbose = TRUE,
units = "min",
digits = 2
)
units |
character string. Units in which the results are desired. Can be abbreviated. |
digits |
integer indicating the number of decimal places
( |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.