Q4
What is the purpose of the seq() function in R?
A.
Create a sequence of numbers
AnswerB.
Sort a vector
C.
Merge two data frames
D.
Compute the mean of a numeric vector
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board