What are the different packages in r?
Answer / Ishwar Singh Gwal
There are numerous packages available in R. Some popular ones include dplyr, ggplot2, caret, tidyr, and data.table.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why should you adopt R programming language?
Explain What is R?
What is polynomial in r?
What does tcp/ip work?
What is the use of sink(), Library () and search() function?
Describe sprintf() in r string manipulation?
What is the of use Matrix package?
How would you do a cross-product of two tables in r?
What do you mean by data visualization in R?
How you can start the r commander gui?
Vector v is c(1,2,3,4) and list x is list(5:8), what is the output of v*x[[1]]?
Explain about “initialize()” function in r?