Point out the correct statement?

Q & ACategory: R ProgrammingPoint out the correct statement?
Admin Staff asked 5 years ago

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

1 Answers
Admin Staff answered 5 years ago

a) Empty vectors can be created with the vector() function