Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is "pdf device" a commonly understood term? #853

Open
maneesha opened this issue Jul 6, 2023 · 1 comment
Open

Is "pdf device" a commonly understood term? #853

maneesha opened this issue Jul 6, 2023 · 1 comment

Comments

@maneesha
Copy link
Contributor

maneesha commented Jul 6, 2023

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.

@zkamvar
Copy link
Contributor

zkamvar commented Jul 14, 2023

+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.

See https://fosstodon.org/@gaborcsardi/110714022208130620:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants