Description Usage Arguments Value Author(s)
The function draws the defect projections in a 3d plot and returns the points of its the convex hull together with points of each projected particle (here a sphere).
1 | getSphereProjection(S, draw = TRUE, conv = TRUE, np = 20)
|
S |
particles to be projected |
draw |
logical, |
conv |
logical, |
np |
number of points used for sampling the convex hull of projections |
draw projections and the convex hull (if enabled) in a 3d plot returning its polygonal area and points of the convex hull
M. Baaske
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.