Which function is used to create a boxplot graph in R?
How to create axes in the graph?
Explain how you can create a table in r without external file?
What are functions of Random forest in R?
What are problems with R clustering?
How many methods are there to save graphs?
What is the difference between a bar-chart and a histogram? Where would you use a bar-chart and where would you use a histogram?
What is the use of sink(), Library () and search() function?
What is functional programming and memory issues in on the performance basis?
Write a custom function which will replace all the missing values in a vector with the mean of values.
What is Preliminaries in R?
Explain the usage of which() function in r language?
What is regular expression syntax?
How can you resample statistical tests in r language?
X is the vector c(5,9.2,3,8.51,na), what is the output of mean(x)?