persp.plane {HH} | R Documentation |
Helper functions for regr2.plot
.
persp.plane(x, y, z, persp.out, ...) persp.floor(x, y, z, persp.out, ...) persp.back.wall.x(x, y, z, persp.out, ...) persp.back.wall.y(x, y, z, persp.out, ...)
x,y,z |
Arguments to trans3d in R, or perspp in S-Plus. |
persp.out |
Result from previous call to persp . |
... |
Additional arguments to persp . |
Richard M. Heiberger <rmh@temple.edu>