Explain how you can create a table in r without external file?
What packages are used for data mining in r?
What is recycling of elements in an r vector? Give an example.
How would you create a scatterplot using ggplot2 package?
how would you build a scatter-plot using plotly?
What is a loop in r?
What is function in r?
What is data structure in r?
What is the reshaping of data in R?
What are problems with R clustering?
How would you find the number of missing values in a dataset and remove all of them?
What are R topical programming and statistical relevance?
What is Predictive analysis process in R?
What are R Functions?
Write a custom function which will replace all the missing values in a vector with the mean of values.