Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain how to save graphs in R?



Explain how to save graphs in R?..

Answer / Hirdesh Kumar Bharti

Graphs can be saved in R using the pdf(), jpeg(), png() and postscript() functions to specify the output format. For example, to save a plot as a PNG file, use: png('my_plot.png') before plotting, then dev.off() after finishing.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

Explain how to generate lists in r?

1 Answers  


What are r matrices and r matrices functions?

1 Answers  


Explain how R programming applied to the real world?

1 Answers  


What is the recycling of elements in a vector? Give an example.

1 Answers  


What are the steps involved in building and evaluating a linear regression model in r?

1 Answers  


What are statistical and programming features of R?

1 Answers  


What is inheritance in s3 class?

1 Answers  


What is recycling of elements in an r vector? Give an example.

1 Answers  


What is principal component analysis and how can you create a pca model in r?

1 Answers  


Give an example of 'dreaded for loop'?

1 Answers  


What is correlation? How would you measure correlation in r?

1 Answers  


What is the function in r?

1 Answers  


Categories