What is the difference between a bar-chart and a histogram? Where would you use a bar-chart and where would you use a histogram?
86Post New R Programming Questions
How would you write a custom function in r? Give an example.
How would you find the number of missing values in a dataset and remove all of them?
Why is R Good for business?
Explain how you can create a table in r without external file?
What is principal component analysis and how can you create a pca model in r?
Give the syntax for creating scatterplot matrices?
How would you extract one particular word from a string?
What is meant by ANOVA models in R?
Explain how to access list elements in r?
What is mean in r?
Define Cluster.stats() ?
What is bytecode compilation?
Explain disadvantages of density-based clustering in R?
Write a function in R language to replace the missing value in a vector with the mean of that vector?
How r handles missing values?