

MCQOPTIONS
Saved Bookmarks
1. |
_______________ returns TRUE then X can be termed as a matrix data object. |
A. | is. matrix(X ) |
B. | is.matrix(X) |
C. | is.notamatrix(X ) |
D. | is.matrix( X ) |
Answer» C. is.notamatrix(X ) | |