Description Usage Arguments Value
Title
1 | sectionview(points, surface, plane = c(0, 0, 1), k = 0)
|
points |
the P * 3 matrix that is generated by other base functions |
surface |
the N * 3 matrix indicate the surface component |
plane |
the plane constant variable x y z store as c(x,y,z) that we want to cut though the model. default is c(0,0,1) or xy plane |
k |
the scaler function that make the plane shift. equations is x + y + z = k default k = 0 |
the function do not return anything but draw a graph
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.