Vidyalelo
R Programming · Q110

R Programming Basics

Programming · R Programming · question 110

Q110

Point out the correct statement?

A.
Empty vectors can be created with the vector() function
Answer
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: Option A

Solution

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