Data frames can be converted to a matrix by calling data _______
Data frames can be converted to a matrix by calling data _______ Correct Answer as.matrix()
as.matrix() function should be used to coerce a data frame to a matrix.Data frames can be converted to a matrix by calling data _______ Correct Answer as.matrix()
as.matrix() function should be used to coerce a data frame to a matrix.