MCQs > Finance & Management > R MCQs > Which is the INCORRECT way to get the vector [1 1 1 3 3 3 5 5 5]?

R MCQs

Which is the INCORRECT way to get the vector [1 1 1 3 3 3 5 5 5]?

Answer

Correct Answer: x<-seq(1,5,by=2); rep(x, times=3)

Explanation:

Note: This Question is unanswered, help us to find answer for this one

R Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

More Resources

R MCQs | Topic-wise

search

R Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

More Resources