What do you understand by data visualization in R using ggplot2?
Which data structure is used to store categorical variables?
What are the different data structures in r? Briefly explain about them.
What do you understand by a workspace in r programming language?
How can you load and use csv file in R?
How would you facet the data using ggplot2 package?
Write a function in R language to replace the missing value in a vector with the mean of that vector?
Why Reshape R Package?
How would you check the distribution of a categorical variable in r?
What is iPlots?
Name some packages in r, which can be used for data imputation?
Explain general format of matrices in r?
What is control structure in R?
What is bootstrapping in r?
Explain about “initialize()” function in r?