1.

How Can You Verify If A Given Object “x” Is A Matric Data Object?

Answer»

If the function call is.matrix(X ) returns TRUE then X can be termed as a matrix DATA OBJECT.

If the function call is.matrix(X ) returns TRUE then X can be termed as a matrix data object.



Discussion

No Comment Found