What is the apply() family in r?



What is the apply() family in r?..

Answer / Manendra Singh

The `apply()` function family in R applies a given function over lists, arrays, or matrices according to various modes. It provides six functions: `apply()`, `apply()`, `sapply()`, `lapply()`, `vapply()`, and `tapply().`

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

How many tools for debugging present in r?

1 Answers  


What are the disadvantages of R?

1 Answers  


What are packages in r?

1 Answers  


How to compile and run code in R?

1 Answers  


What is logistic regression?

1 Answers  


How R Commands are Written?

1 Answers  


What is s4 generic?

1 Answers  


What is the usage of the lattice package in R?

1 Answers  


Explain tcp/ip applications, services and protocols?

1 Answers  


What is R studio and how to use it?

1 Answers  


Tell me something about shinyr.

1 Answers  


What is readline() in r?

1 Answers  


Categories