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
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