Learn R Programming

tictoc

R package with extended timing functions tic/toc, as well as classes Stack (a stack implemented as a vector) and StackList (a stack implemented as a list). See http://jabiru.github.io/tictoc/ for more detail.

Copy Link

Version

Install

install.packages('tictoc')

Monthly Downloads

19,791

Version

1.2.1

License

Apache License (== 2.0) | file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

March 18th, 2024

Functions in tictoc (1.2.1)

tictoc

Package tictoc.
tic

Timing utilities.
Stack and StackList

Stack and StackList classes and methods