adplus-dvertising
frame-decoration

Question

Point out the correct statement?

a.

Empty vectors can be created with the vector() function

b.

A sequence is represented as a vector but can contain objects of different classes

c.

“raw” objects are commonly used directly in data analysis

d.

The value NaN represents undefined value

Answer: (a).Empty vectors can be created with the vector() function

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Point out the correct statement?

Similar Questions

Discover Related MCQs

Q. Numbers in R are generally treated as _______ precision real numbers.

Q. If you explicitly want an integer, you need to specify the _____ suffix.

Q. Point out the correct statement?

Q. Attributes of an object (if any) can be accessed using the ______ function.

Q. R objects can have attributes, which are like ________ for the object.

Q. Which of the following can be considered as object attribute?

Q. The ________ function can be used to create vectors of objects by concatenating things together.

Q. Which of the following statement is invalid?

Q. Point out the correct statement?

Q. Point out the correct statement?

Q. Which of the following is invalid assignment?

Q. Which of the following code constructs vector of length 11?

Q. _______ function returns a vector of the same size as x with the elements arranged in increasing order.

Q. Which of the following is used for generating sequences?

Q. Which of the following statement would print “0” “1” “2” “3” “4” “5” “6” for the following R code?

Q. Point out the correct statement?

Q. Point out the correct statement?

Q. All columns in a matrix must have the same mode and the _________ length.

Q. ___________ provides optional labels with the columns and rows.

Q. ________ are similar to matrices but can have more than two dimensions.