[R] "par(tcl=0.5,las=1)" doesn't work
Robert Baer
rbaer at atsu.edu
Thu Jan 7 15:30:15 CET 2016
On 1/7/2016 2:30 AM, Hans Haußmann wrote:
> Hi Bert Gunter and David Winsemius,
>
> sorry for sending my first post to R-help in German and thank you
> David for your efforts to translate.
>
> Here are two scripts now. In the first one the graphics parameters
> "tcl" and "las" are not recognized, in the second one they are. Why
> not in the first one?
To make your par() work the way you expect, you could try moving it
below the png() command. Create the device, then set the par().
>
> I am not sure whether I may attach the outputs of the two scripts, I
> just try.
>
> Kind regards,
>
> Hans Haußmann (Haussmann)
>
>
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
[[alternative HTML version deleted]]
More information about the R-help
mailing list