Write a custom function which will replace all the missing values in a vector with the mean of values.
68Post New R Programming Questions
What is factor variable in r language?
Explain if control statements in r?
Explain general format of matrices in r?
Explain statistical functions performed by R?
Explain how to manipulate list elements in r?
What will be the output of log (-5.8) when executed on r console?
How would you do a cross-product of two tables in r?
What is data import in r language?
What is the use of apply() in R?
How would you create a box-plot using “plotly”?
Describe substr() in r string manipulation?
How would you check the distribution of a categorical variable in r?
Compare R with other technologies.
What is principal component analysis?
What is object-oriented programming in r?