hi, I was wondering what font-type R uses in plots (title etc.). Is that depending on the system you are working on? (working with mac OS) thanks for help!
standard plot font
2 messages · Martin Batholdy, Uwe Ligges
Martin Batholdy wrote:
hi, I was wondering what font-type R uses in plots (title etc.). Is that depending on the system you are working on? (working with mac OS)
In fact, it is dependent on the *Device* you are plotting to. See ?Devices and the help page for the device you are going to plot to. Uwe Ligges
thanks for help!
______________________________________________ R-help at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.