I am ploating simple linear regression plot in R and I want to save it as JPEG or PNG file, How can I do this using code?
Can I do it without generating the code and directly save it to my disk?
I also want to save the plot that I am seeing on my computer screen at it is, Is it possible?