awmercer/timefactory: Create Running Timers

Contains the function \code{timefactory()} which is a factory function for creating individual running timer functions. A timer created using \code{timefactory()} returns the number of seconds that have elapsed since it was first created. It is intended as a less messy alternative to wrapping code in multiple calls to \code{proc.time()}.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1.0
URL https://github.com/awmercer/timefactory
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("awmercer/timefactory")
awmercer/timefactory documentation built on May 14, 2019, 6:14 p.m.