What are the different packages in r?



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

Post New Answer

More R Programming Interview Questions

What do you mean by data visualization in R?

1 Answers  


Explain how to access list elements in r?

1 Answers  


Why we need data visualization in R?

1 Answers  


Explain r graphics devices?

1 Answers  


What is median in r?

1 Answers  


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

1 Answers  


Which function in r language is used to find out whether the means of 2 groups are equal to each other or not?

1 Answers  


Given a vector of values, how would you convert it into a time series object?

1 Answers  


Why are the VCD and lattice packages used?

1 Answers  


Explain main features to write R code that runs faster?

1 Answers  


how can you add datasets in r?

1 Answers  


How do you check if “m” is a matrix data object in R?

1 Answers  


Categories