Point Out The Correct Statement #306
Point out the correct statement?
This multiple choice question (MCQ) is related to the book/course gs gs110 R Language. It can also be found in gs gs110 R - Data Storage, Formats, Objects and Operations - Vectorized Operations - Quiz No.2.
Point out the correct statement?
Times use the POSIXct and POSIXlt class
Dates and times have special classes in R that allow for numerical and statistical calculations
Character strings can be coerced to Date/Time classes using the strptime function
All of the mentioned