How many methods are there to save graphs?
Answer / Lalsingh
There are several methods to save graphs in R. Some common ones include `png()`, `jpeg()`, `pdf()`, `postscript()`, and `bmp()`.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is procedural programming in r?
Describe strsplit() in r string manipulation?
Explain disadvantages of density-based clustering in R?
What is SAS and SPSS in R?
What is a white noise model?
Explain the different data structures in r?
What is a motivation behind data visualization in R?
What is the different type of sorting algorithms available in R language?
What is R lists?
What are statistical features of R?
What do you know about the evaluate_model() function from “statisticalmodeling” package
What are debuggers and debugging techniques in R?