Vidyalelo
R Programming · Q95

Data Structures in R Programming

Programming · R Programming · question 95

Q95

Point out the correct statement?

A.
Times use the POSIXct and POSIXlt class
B.
Dates and times have special classes in R that allow for numerical and statistical calculations
C.
Character strings can be coerced to Date/Time classes using the strptime function
D.
All of the mentioned
Answer

Answer: Option D

Solution

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