How many methods are there to save graphs?



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

Post New Answer

More R Programming Interview Questions

What is regular expression syntax?

1 Answers  


What is data mining and what data miners do in R?

1 Answers  


Explain the programming features of R?

1 Answers  


What are the different data structures in r? Briefly explain about them.

1 Answers  


How can you load a .csv file in r?

1 Answers  


What does not ‘r’ language do?

1 Answers  


How can you save your data in R?

1 Answers  


Give an example of 'dreaded for loop'?

1 Answers  


What are the rules to define a variable name in r programming language?

1 Answers  


What is the power analysis?

1 Answers  


How to read data from the keyboard?

1 Answers  


What are various steps involved in analytics project in r?

1 Answers  


Categories