R: Microbenchmark library, how to best create a table of multiple timing results where the results also need to be modified. Ideally functionised
I wish to compare the speed between data.table and dplyr functions.
I wish to compare the speed between data.table and dplyr functions.