n_timings: n_timings

n_timingsR Documentation

n_timings

Description

a convenience wrapper around timings to record the results of timing a function's execution

Usage

n_timings(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.