Q67
What is the mode of b in the following R code? b <- c(TRUE, TRUE, 1)
A.
Numeric
AnswerB.
Character
C.
Integer
D.
Logical
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board