What Is The Class Defined By The Following R Codep Pre #40
What is the class defined by the following R code?</p> <pre><code class="language-rsplus">y<-c(2,”t”)</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.2.
What is the class defined by the following R code?
y<-c(2,”t”)
Character
Numeric
Logical
Integer