Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the difference between the data frame and a matrix in R?



What is the difference between the data frame and a matrix in R?..

Answer / Rakesh Kumar Lohani

A matrix in R is a two-dimensional array with both rows and columns of equal length, while a data frame is a collection of related variables organized into named columns. Data frames are more flexible than matrices as they can contain factors (categorical variables) and missing values.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

Which data object in r is used to store and process categorical data?

1 Answers  


What does not ‘r’ language do?

1 Answers  


What is a file in r?

1 Answers  


Explain statistical functions performed by R?

1 Answers  


What is the difference between library() and require() functions in r language?

1 Answers  


What are methods for character functions in R?

1 Answers  


What is the use of “next” statement in R?

1 Answers  


What is functional programming and memory issues in on the performance basis?

1 Answers  


Which function is used to create a boxplot graph in R?

1 Answers  


What is median in r?

1 Answers  


Explain disadvantages of density-based clustering in R?

1 Answers  


Explain for loop control statement in r?

1 Answers  


Categories