Which function is used to create a histogram visualisation in r programming language?
Answer / Ganesh Soni
hist() is a function in R used to create histograms.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a dataframe in r?
What are functions of Random forest in R?
Which function is used to create a boxplot graph in R?
What is rattle package in r?
What is the use of sink(), Library () and search() function?
What is the function used for adding datasets in R?
List the functions available in “dplyr” package?
How to read data from the keyboard?
How will you combine multiple different string like “data”, “science”, “in” ,“r”, “programming” as a single string “data_science_in_r_programmming” ?
What are statistical and programming features of R?
What is a class in r?
How can we create a table using R language without using external files?