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 |
Explain general format of matrices in r?
Explain the programming features of R?
What is correlation? How would you measure correlation in r?
What does the term 'dreaded for loop' means?
Explain different types of atomic vectors in R?
Which function is used to write files?
How can you simulate noise model using r?
Explain how to read data or a matrix from a file?
What is s4?
What is the usage of the lattice package in R?
How to rename a variable?
How many types of data types are provided by R?