R/system.R
mySystemTime.Rd
Call a function and show the elapsed time using system.time)
system.time
mySystemTime(FUN, args)
function to be called
list of arguments passed to FUN
FUN