tic | R Documentation |
Starts a stopwatch timer to measure performance
tic(gcFirst = TRUE, type = c("elapsed", "user.self", "sys.self"))
gcFirst |
a boolean whether to run garbage collection before starting watch |
type |
the time of time to keep track of |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.