Re: [R] ggplot theme_update

2012-02-03 Thread vd3000
Hi, David, Thanks a lot. I don't know how it works after adding the line after library(ggplot2) /base_theme <- theme_update(axis.text.x = theme_text(angle = 0, hjust = 0.5), axis.text.y = theme_text(angle = 0, hjust = 0.5), panel.grid.major = theme_line(colour = "grey90"), panel.grid.minor = th

Re: [R] ggplot theme_update

2012-02-03 Thread David Winsemius
On Feb 3, 2012, at 10:14 AM, ONKELINX, Thierry wrote: Hi Nameless, You would have to add your code to the source of the ggplot2 package to make it permanent. But that not a vary good idea. Just add the line to your script and rerun it when you restart your analysis. Or add it ( afte

Re: [R] ggplot theme_update

2012-02-03 Thread ONKELINX, Thierry
Hi Nameless, You would have to add your code to the source of the ggplot2 package to make it permanent. But that not a vary good idea. Just add the line to your script and rerun it when you restart your analysis. Thierry ir. Thierry Onkelinx Instituut voor natuur- en bosonderzoek / Research I