R programming language has several packages for data science which are meant to solve a specific problem, how do you decide which one to use?
88Which function in r language is used to find out whether the means of 2 groups are equal to each other or not?
139Post New R Programming Questions
What is recursion in r?
Write the syntax to set the path for current working directory in r environment?
How will you list all the datasets available in all R packages?
What are co-relations in R?
Explain how to save graphs in R?
What is a dataframe in r?
What will be the output of log (-5.8) when executed on r console?
Which data object in r is used to store and process categorical data?
Which function is used to write files?
How many data structures R has?
What do you understand by scientific data visualization in R?
Describe nchar() in r string manipulation?
How can you simulate random walk model using r?
Write the r programming code for an array of words so that the output is displayed in decreasing frequency order?
What are statistical features of R?