How would you check the distribution of a categorical variable in r?
Answer / Prakhar Bajpai
```Rnntable(data$categorical_variable) n```
| Is This Answer Correct ? | 0 Yes | 0 No |
What is meant by hierarchical Clustering in R?
What are the features of r programming?
How do you build and evaluate a random forest in r?
Explain how to generate lists in r?
What are r matrices and r matrices functions?
What is an arbitrary function in r?
Compare r and python?
What is a variable assignment?
Explain different types of objects present in R?
What is function definition?
What are the disadvantages of R?
What are covariances in R?