Vidyalelo
R Programming · Q145

Introduction to R Programming

Programming · R Programming · question 145

Q145

Point out the wrong statement?

A.
: operator is used to create integer sequences
B.
The numbers in the square brackets are part of the vector itself
Answer
C.
There is a difference between the actual R object and the manner in which that R object is printed to the console
D.
Files containing R scripts ends with extension .R

Answer: Option B

Solution

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