Anyone knows how to alter width-length aspect ratio of xy plane with plot3D package? For example, how to make x axis appear twice the length of y axis (without changing data values):
plot3D::persp3D(z = volcano)
Anyone knows how to alter width-length aspect ratio of xy plane with plot3D package? For example, how to make x axis appear twice the length of y axis (without changing data values):
plot3D::persp3D(z = volcano)