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 |
How many tools for debugging present in r?
What are the disadvantages of R?
What are packages in r?
How to compile and run code in R?
What is logistic regression?
How R Commands are Written?
What is s4 generic?
What is the usage of the lattice package in R?
Explain tcp/ip applications, services and protocols?
What is R studio and how to use it?
Tell me something about shinyr.
What is readline() in r?