Re: [R] Arrhenius plot with lattice

2009-11-25 Thread milton ruser
Hi Markus, PLEASE do read the posting guide http://www.R-project.org/posting-guide.html Your example is not reproducible. Help your helper :-) bests miltinho On Wed, Nov 25, 2009 at 5:54 PM, Markus Häge wrote: > hello there, > > I like to print a t

[R] Arrhenius plot with lattice

2009-11-25 Thread Markus Häge
hello there, I like to print a theoretical function into my data. It would work with "panel.curve" when it's all "normal". but unfortunately it's an arrhenius plot and I need "1000/Temperature"(70-300K) at the x-axis. With my data it wasn't a Problem but now I have to add this function to the plot