adplus-dvertising
frame-decoration

Question

In the expression x <- 4 in R, what is the class of ‘x’ as determined by the `class()’ function?

a.

Character

b.

Numeric

c.

Integer

d.

Word

Answer: (c).Integer

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. In the expression x <- 4 in R, what is the class of ‘x’ as determined by the `class()’ function?

Similar Questions

Discover Related MCQs

Q. Which language is best for the statistical environment?

Q. In order to use the R-related functionality in Dundas BI, you must have access to an existing _________

Q. The open source _________ software is available for Unix, Linux, and Windows platforms.

Q. Modification in Dundas BI is done ______________

Q. R has many functions regarding ________________

Q. ___________ hosts many add-on packages that can be used to extend the functionality of R.

Q. Which function is used to automatically vectorize?

Q. Which is simpler for statistical programming?

Q. A _______________ is a variable that holds one value at a time.

Q. Point out the wrong statement?

Q. Which of the R following code is example of explicit printing?

Q. Files containing R scripts ends with extension ____________

Q. Point out the wrong statement?

Q. If commands are stored in an external file, say commands.R in the working directory work, they may be executed at any time in an R session with the command ____________

Q. _______ will divert all subsequent output from the console to an external file.

Q. The entities that R creates and manipulates are known as ________

Q. Which of the following can be used to display the names of (most of) the objects which are currently stored within R?

Q. Collection of objects currently stored in R is called as ________________