mySystemTime: Elapsed Time of a Function Call

View source: R/system.R

mySystemTimeR Documentation

Elapsed Time of a Function Call

Description

Call a function and show the elapsed time using system.time)

Usage

mySystemTime(FUN, args)

Arguments

FUN

function to be called

args

list of arguments passed to FUN


KWB-R/kwb.utils documentation built on April 1, 2024, 7:12 a.m.