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 save graphs in R?

1 Answers  


What is the use of stringr package.

1 Answers  


How would you write a custom function in r? Give an example.

1 Answers  


Differentiate between k-means clustering and hierarchical clustering?

1 Answers  


Explain What is R?

1 Answers  


What is the use of lattice package?

1 Answers  


Which data object in r is used to store and process categorical data?

1 Answers  


Explain the concept of principal component analysis?

1 Answers  


Why should you adopt R programming language?

1 Answers  


What is oop in r?

1 Answers  


Give examples of “select” and “filter” functions from “dplyr” package.

1 Answers  


How would you find out the mean of one column with respect to another?

1 Answers  


Categories