Que: Point out the correct statement?

a. Empty vectors can be created with the vector() function
b. A sequence is represented as a vector but can contain objects of different classes
c. “raw” objects are commonly used directly in data analysis
d. The value NaN represents undefined value
Answer: Empty vectors can be created with the vector() function

Leave a Comment