Re: [Rd] default par

2011-07-26 Thread Greg Snow
t.org > Subject: [Rd] default par > > > > Hello dear R-developers, > > two questions on an otherwise magnificent program: > > 1) > Is there a way to set defaults for par differently than R offers > normally? > I for example would like to have las default to 1. (or i

[Rd] default par

2011-07-23 Thread Berry Boessenkool
Hello dear R-developers, two questions on an otherwise magnificent program: 1) Is there a way to set defaults for par differently than R offers normally? I for example would like to have las default to 1. (or in the same style, sometimes type in plot() could be "l" per default). Tthe followin