You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The saving plots section describes how to create a pdf device. I don't know what that means - is this a commonly understood term? If not, consider defining this term here. Googling "pdf device" doesn't help.
The text was updated successfully, but these errors were encountered:
+1 to updating the wording here. FWIW, "pdf device" is referring to a "graphics device" that writes to a PDF file. It's like X11 is the default graphics device on Unix systems running the X environment.
I believe that "graphics device" itself is an old term that predates R referring to a physical device that would plot a graph, but the term has come to encompass the concept of a particular graphics window (e.g. the RStudio plot window), a file, or an old school plotting device.
The saving plots section describes how to create a pdf device. I don't know what that means - is this a commonly understood term? If not, consider defining this term here. Googling "pdf device" doesn't help.
The text was updated successfully, but these errors were encountered: