Quiz: Vectors Recap
Which of the following statements about vectors are correct?
- In R a single value is a vector as well
- A vector can contain numbers and characters simultaneously
- Elements of a character vector must be enclosed by quotation marks
TRUE
andtrue
are both the same logical value