Answer Posted / Prithvee Raj Singh Parihar
In R, you can create vectors using various functions such as c(), seq(), and rep(). For example, c(1, 2, 3) creates a vector with the numbers 1, 2, and 3.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers