Vidyalelo
R Programming · Q4

R Programming Basics

Programming · R Programming · question 4

Q4

What is the purpose of the seq() function in R?

A.
Create a sequence of numbers
Answer
B.
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