Vidyalelo
R Programming · Q120

Data Manipulation with dplyr

Programming · R Programming · question 120

Q120

The . . . . . . . . function computes the time (in seconds) needed to execute an expression.

A.
system.timedeb()
B.
system.time()
Answer
C.
system.datetime()
D.
system.deb()

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board