Google News
logo
R - Interview Questions
What is difference between matrix and dataframes?
Dataframe can contain different type of data but matrix can contain only similar type of data. Here are the different types of data structures in R:

matrix and dataframes
Advertisement