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 |
What do you mean by data visualization in R?
Explain how to access list elements in r?
Why we need data visualization in R?
Explain r graphics devices?
What is median in r?
What is the use of “next” statement in R?
Which function in r language is used to find out whether the means of 2 groups are equal to each other or not?
Given a vector of values, how would you convert it into a time series object?
Why are the VCD and lattice packages used?
Explain main features to write R code that runs faster?
how can you add datasets in r?
How do you check if “m” is a matrix data object in R?