stoc: stoc

View source: R/stoc.R

stocR Documentation

stoc

Description

Same as tictoc::toc, but saves the runtime into a folder with the message

Usage

stoc()

Examples

tictoc::tic("Example")
Sys.sleep(2)
stoc()

MarcellGranat/granatlib documentation built on July 9, 2023, 6:08 a.m.