Correct Answer : system.time()
Explanation : They system.time() function takes an arbitrary R expression as input and returns the amount of time taken to evaluate the expression.
system.time()