| tic | R Documentation |
Start a timer
tic(gcFirst = TRUE, type = c("elapsed", "user.self", "sys.self"))
gcFirst |
Garbage Collect before starting the timer? |
type |
Type of time to return, can be 'elapsed', 'user.self', or 'sys.self' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.