Will Produce A Sequential Vector C 123456789 #424
_____________ will produce a sequential vector c( (1,2,3,4,5,6,7,8,9)).
This multiple choice question (MCQ) is related to the book/course gs gs110 R Language. It can also be found in gs gs110 Control Structures, Functions, Scoping Rules, Loop Functions and Debugging - Functions - Quiz No.7.
_____________ will produce a sequential vector c( (1,2,3,4,5,6,7,8,9)).
Seq(9)
Seq(10)
Seq(15)
Seq(12)