Vidyalelo
R Programming · Q98

Data Structures in R Programming

Programming · R Programming · question 98

Q98

What will be the output of the following R code? > x y x-y

A.
Time difference of 356.3095 days
B.
Warning
Answer
C.
NULL
D.
Error

Answer: Option B

Solution

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