[R] How to rotate an axis?

Uwe Ligges ligges at statistik.tu-dortmund.de
Sun Dec 20 19:41:16 CET 2009



On 20.12.2009 19:06, Etienne Stockhausen wrote:
> Hi everybody,
> I'm trying to build a trilineare coordinate system with R. For that, I
> need to rotate an axis. Does anybody know, if it is possible to rotate
> an axis, created with the command axis(), about for instance 60 degrees?


You cannot with base graphics. You could switch to the grid framework 
which allows such things.

Best wishes,
Uwe Ligges



> I'm looking foward to any ideas and hints and want to wish everybody a
> merry merry christmas.
>
> Thanks in advance.
>
> Etienne Stockhausen
>
> ______________________________________________
> R-help at r-project.org mailing list
> 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.




More information about the R-help mailing list