powered by
Displays a perspective plot showing the plane that is the span of a matrix
span3D(M, th = 0, ph = 15)
A matrix containing the plot coordinates (used when adding features).
Matrix for which the span should be shown.
A vector indicating the horizontal angle at which the plot should be shown.
A vector indicating the vertical angle at which the plot should be shown.
span3D(matrix(c(1,0,0,1,1,1),3))
Run the code above in your browser using DataLab