Description Usage Arguments Examples
Given a drawn outline of a vessel, find the interior profil only and create a new polygon around the left or right half of the interior cavity.
1 2 3 4 5 6 7 8 9 10 11 |
x |
An object of class SpatialPolygons* delineating the profile of a vessel. |
rimoffset |
A single numeric value specifying how much (in the input units) to go down from the top of the vessel rim before creating the internal shape. Default is 0. |
left |
Is it the left or the right-hand side profile. |
interior |
Logical for whether to plot the interior cavity as well. |
col.interior |
Colour of the interior |
col.exterior |
Colour of the exterior |
... |
passed to par3d(). |
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.