A simple timer as an R6 class. The timer has four functions: start(), stop(), reset() and elapsed(). The elapsed() function returns the elapsed wall clock time (as opposed to CPU time) as an object of class lubridate::Duration.
Package details |
|
---|---|
Maintainer | |
License | MIT + file LICENSE |
Version | 0.0.1.9000 |
URL | https://github.com/poissonconsulting/timer https://poissonconsulting.github.io/timer/ |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.