time_execution: time_execution

time_executionR Documentation

time_execution

Description

times how long it takes to execute a function

Usage

time_execution(n, test_function, test_args)

Arguments

n

num times to run the function

test_function

name of the function, passed to do.call

test_args

list of arguments for the function, passed to do.call


almartin82/mapvizieR documentation built on June 3, 2023, 10:53 a.m.