Nothing
Code execution timing functions 'tic' and 'toc' that can be nested. One can record all timings while a complex script is running, and examine the values later. It is also possible to instrument the timing calls with custom callbacks. In addition, this package provides class 'Stack', implemented as a vector, and class 'StackList', which is a stack implemented as a list, both of which support operations 'push', 'pop', 'first_element', 'last_element' and 'clear'.
Package details |
|
---|---|
Author | Sergei Izrailev |
Maintainer | Sergei Izrailev <sizrailev@jabiruventures.com> |
License | Apache License (== 2.0) | file LICENSE |
Version | 1.2.1 |
URL | https://github.com/jabiru/tictoc |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.