Skip to content
Prev 32960 / 398506 Next

persp(), par() and axis()

Timur Elzhov wrote:

            
It's not that easy, since persp() is quite special and its code is "hard 
coded" in C. axis() works "only" for the 2D R graphics.

You might want to look at wireframe() in package "lattice".

Uwe Ligges