Re: [R] Lattice xyplot: modify line width of plot lines

2009-08-24 Thread ukoenig
Now it works. Many thanks, Chuck! Quoting Chuck Cleland : On 8/24/2009 4:47 AM, ukoe...@med.uni-marburg.de wrote: # Hi all, # I want to increase the line width of the plotted lines # in a xy-lattice plot. My own attempts were all in vain. # Without the group option the line width is modified

Re: [R] Lattice xyplot: modify line width of plot lines

2009-08-24 Thread Chuck Cleland
On 8/24/2009 4:47 AM, ukoe...@med.uni-marburg.de wrote: > # Hi all, > # I want to increase the line width of the plotted lines > # in a xy-lattice plot. My own attempts were all in vain. > # Without the group option the line width is modified - > # with the option it is funnily enough not. > # Plea

[R] Lattice xyplot: modify line width of plot lines

2009-08-24 Thread ukoenig
# Hi all, # I want to increase the line width of the plotted lines # in a xy-lattice plot. My own attempts were all in vain. # Without the group option the line width is modified - # with the option it is funnily enough not. # Please have a look at my syntax. # # Many thanks in advance # Udo ###