Vidyalelo
R Programming · Q72

Control Structures in R Programming

Programming · R Programming · question 72

Q72

To get the current date, the . . . . . . . . function will return a Date object which can be converted to a different class if necessary.

A.
Sys.Time
B.
Sys.Date
Answer
C.
Sys.DateTime
D.
DateTime

Answer: Option B

Solution

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