| time_execution | R Documentation | 
times how long it takes to execute a function
time_execution(n, test_function, test_args)
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  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.