Q24
What does the Sys.sleep(2) function do in R?
A.
Pauses the execution of R for 2 seconds
AnswerB.
Sets the system clock to 2 seconds
C.
Sleeps the R process for 2 milliseconds
D.
Delays the execution of a loop by 2 seconds
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board