[R] How to rotate an axis?
David Winsemius
dwinsemius at comcast.net
Sun Dec 20 19:38:54 CET 2009
On Dec 20, 2009, at 1:06 PM, 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?
>
> I'm looking foward to any ideas and hints and want to wish
> everybody a merry merry christmas.
>
I think that answer about rotating what gets plotted by axis() is
"no", but perhaps you are unaware of the persp() or wireframe()
functions in package:lattice or the facilities offer by package:rgl?
> Thanks in advance.
>
> Etienne Stockhausen
David Winsemius, MD
Heritage Laboratories
West Hartford, CT
More information about the R-help
mailing list