An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20100221/67dc6dbe/attachment.pl>
Preparing R plots for Publication
6 messages · Breitbach, Nils, Don MacQueen, Gabor Grothendieck +1 more
Dear Francis, I also struggle with graphics in R. To get an answer for your specific question it would be necessary to tell the forum what kind of graphic you need (PDF, eps, tif, jpg, ...) and what function you used so far. Generally there is not an all-in-one answer for formatting graphics in R. The book R-Graphics by Paul Murrell is a kind of a standard reference and it might be listed in your university library. Usually formatting is done with par(). For some first ideas try: http://www.stat.auckland.ac.nz/~paul/RGraphics/rgraphics.html or http://addictedtor.free.fr/graphiques/ Regards, Nils _______________________________________________________ Nils Breitbach, Dipl.-Biol. Institut f?r Zoologie, Abt. 5: ?kologie J.-J.-Becher-Weg 13 Johannes Gutenberg-Universit?t 55128 Mainz Germany phone: +49 6131 39-26108 fax: +49 6131 39-23731 WWW: www.community-ecology.uni-mainz.de/126_ENG_HTML.php _______________________________________________________
Von: r-sig-geo-bounces at stat.math.ethz.ch [r-sig-geo-bounces at stat.math.ethz.ch] im Auftrag von Francis Smart [smartfra at msu.edu]
Gesendet: Sonntag, 21. Februar 2010 20:35
An: r-sig-geo at stat.math.ethz.ch
Betreff: [R-sig-Geo] Preparing R plots for Publication
Dear R-Users,
I am attempting to submit an article using R generated plots for
publication. I am having a bit of difficulty figuring out how to format my
plots suitably.
Is there a small tutorial available that walks through how to format plots?
If not perhaps someone could please tell me how to at least change my font
to Times New Roman. It does not seam to be a font that is available, yet it
is available on my system.
Thanks,
Francis Smart
--
Francis Smart
--------------------
PhD Student - Michigan State University
Agricultural, Food, and Resource Economics
(406) 223-8108
[[alternative HTML version deleted]]
_______________________________________________
R-sig-Geo mailing list
R-sig-Geo at stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-sig-geo
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20100221/e08c957e/attachment.pl>
The help page for postscript() mentions Times as an available option for the "family" argument. That's close, at least. (And the question would be more appropriate on R-help) -Don
At 2:35 PM -0500 2/21/10, Francis Smart wrote:
Dear R-Users, I am attempting to submit an article using R generated plots for publication. I am having a bit of difficulty figuring out how to format my plots suitably. Is there a small tutorial available that walks through how to format plots? If not perhaps someone could please tell me how to at least change my font to Times New Roman. It does not seam to be a font that is available, yet it is available on my system. Thanks, Francis Smart -- Francis Smart -------------------- PhD Student - Michigan State University Agricultural, Food, and Resource Economics (406) 223-8108 [[alternative HTML version deleted]]
_______________________________________________ R-sig-Geo mailing list R-sig-Geo at stat.math.ethz.ch https://*stat.ethz.ch/mailman/listinfo/r-sig-geo
-------------------------------------- Don MacQueen Environmental Protection Department Lawrence Livermore National Laboratory Livermore, CA, USA 925-423-1062
You did not mention your platform but there is info for R on Windows here: http://www.statmethods.net/advgraphs/parameters.html ?windows ?windowsFont file.show(file.path(R.home(), "etc", "Rdevga"))
On Sun, Feb 21, 2010 at 2:35 PM, Francis Smart <smartfra at msu.edu> wrote:
Dear R-Users, I am attempting to submit an article using R generated plots for publication. ?I am having a bit of difficulty figuring out how to format my plots suitably. Is there a small tutorial available that walks through how to format plots? If not perhaps someone could please tell me how to at least change my font to Times New Roman. ?It does not seam to be a font that is available, yet it is available on my system. Thanks, Francis Smart -- Francis Smart -------------------- PhD Student - Michigan State University Agricultural, Food, and Resource Economics (406) 223-8108
Thanks everybody for all of your responses. I know it sounded like a dumb question but I really spent a couple of hours going in circles trying to get the right font before emailing the group. Thanks for you patience and sorry about emailing the wrong list. I am running a couple of versions of windows on my machine and I have already processed the postscript graphs I needed for the publication using the windowsFonts() function method outlined in the above link. Take care, Francis On Sun, Feb 21, 2010 at 5:48 PM, Gabor Grothendieck
<ggrothendieck at gmail.com> wrote:
You did not mention your platform but there is info for R on Windows here: http://www.statmethods.net/advgraphs/parameters.html ?windows ?windowsFont file.show(file.path(R.home(), "etc", "Rdevga")) On Sun, Feb 21, 2010 at 2:35 PM, Francis Smart <smartfra at msu.edu> wrote:
Dear R-Users, I am attempting to submit an article using R generated plots for publication. ?I am having a bit of difficulty figuring out how to format my plots suitably. Is there a small tutorial available that walks through how to format plots? If not perhaps someone could please tell me how to at least change my font to Times New Roman. ?It does not seam to be a font that is available, yet it is available on my system. Thanks, Francis Smart -- Francis Smart -------------------- PhD Student - Michigan State University Agricultural, Food, and Resource Economics (406) 223-8108
Francis Smart -------------------- PhD Student - Michigan State University Agricultural, Food, and Resource Economics (406) 223-8108