Description Usage Arguments Examples
Plot target with convex hull.
1 | plot_convex_hull_by(data, vars)
|
data |
archery data. |
vars |
vars to split by. |
1 2 | data(archeryData)
plot_convex_hull_by(archeryData, "Date")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.