Find The Following Type Of Vectorp Pre Langrsplus #165
Find the following type of vector?</p> <pre><code class="language-rsplus">a <- c(1,2,5.3,6,-2,4)</code></pre>
This multiple choice question (MCQ) is related to the book/course gs gs110 R Language. It can also be found in gs gs110 Nuts and Bolts and Getting Data In and Out - Data Types - Quiz No.4.
Find the following type of vector?
a <- c(1,2,5.3,6,-2,4)
Numeric
Character
Integer
Logical