1.

Decimal values are referred as ________ data types in R.(a) Numeric(b) Character(c) Integer(d) ListsThe question was posed to me in class test.My enquiry is from Data Types in section Nuts and Bolts and Getting Data In and Out of R Programming

Answer»

Correct choice is (a) Numeric

To explain: Decimal VALUES are REFERRED to as numeric data types in R. Data frames are the tabular data objects. Unlike a matrix in data FRAME every COLUMN can contain different MODES of data.



Discussion

No Comment Found

Related InterviewSolutions