R/timeit.R
timeit.Rd
Simple function that prints the computation time of a function
timeit(f)
the function to time
returns the elapsed time