Description Usage Arguments Value
This function takes care of calculating the hull (concave or convex) of sets
of points and forwards these to shapeGrob(). The calculations happens at
draw time and is thus sensitive to the aspect ratio of the plot in order to
ensure the most pleasing result. This can affect performance though.
1 2 | ## S3 method for class 'hull'
makeContent(x)
|
x |
A hull grob |
A shape grob
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.