What is a dataframe in r?
Name some functions available in “dplyr” package.
What is sapply() in r?
What are the different data structures in r? Briefly explain about them.
What is mean in r?
Given a vector of values, how would you convert it into a time series object?
How you can create a table in r without external file?
What is rmarkdown? What is the use of it?
What is vectorization in r?
What data Visualizations in R you should learn?
What is transpose?
What is meant by hierarchical Clustering in R?
What are vector functions?
What is the difference between the data frame and a matrix in R?
What do you know about the evaluate_model() function from “statisticalmodeling” package