What Is The Class Defined In The Following R Codep Pre #41
What is the class defined in the following R code?</p> <pre><code class="language-rsplus"> y<-c(FALSE,2)</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 History, Overview - Overview of R - Quiz No.3.
What is the class defined in the following R code?
y<-c(FALSE,2)
Character
Numeric
Logical
Integer