What is the use of sink(), Library () and search() function?
Give examples of “rbind()” and “cbind()” functions in r
What are prerequisites for r’s c interface?
How do I sort in descending order in r?
How to create the s3 class?
How would you do a cross-product of two tables in r?
How would you facet the data using ggplot2 package?
What is Predictive Analysis in R?
What packages are used for data mining in r?
Write a custom function which will replace all the missing values in a vector with the mean of values.
What are the different data structures in r? Briefly explain about them.
Explain what is transpose?
What is CLI in R?
How will you measure the probability of a binary response variable in r language?
How to construct new s4 class?