Define Cluster.stats() ?
how would you build a scatter-plot using plotly?
Write a custom function which will replace all the missing values in a vector with the mean of values.
What is a class in r?
What is the use of “next” statement in R?
Explain in brief preliminaries of C/C++?
What is r vector?
Explain how to create a list in r?
How many data structures R has?
Given a vector of values, how would you convert it into a time series object?
How would you create a new r6 class?
What do you understand by element recycling in r?
R programming language has several packages for data science which are meant to solve a specific problem, how do you decide which one to use?
How many types of vectors are present in r?
What is bytecode compilation?