What are the features of r programming?
Answer / Vishal Srivastava
R is a powerful statistical software with features like extensive graphical capabilities, integrated help system, support for data manipulation and analysis, and a large community of users.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain advantages of R data Visualization?
How would you rename the columns of a dataframe?
What is Predictive analysis process in R?
Explain for loop control statement in r?
Mention how you can produce co-relations and covariances?
What is reference class?
What are packages in r?
How will you list all the datasets available in all R packages?
What is median in r?
How many data structures R has?
give examples of while and for loop in r.
What is the use of subset() function and sample() function in R ?