Introduction to R plot() function
Introduction to R plot() function
Question: Can we draw graphics in R language? Answer: Yes. R language produces high quality statistical graphs. There are many useful and sophisticated kinds of graphs available in R. Question: Where graphics are displayed in R? Answer: In R, all graphs are produced in a windows named Graphic Windows which can be resized. Question: What is the use of plot function in R? Answer: In R, plot() is a…
View On WordPress













