Description Usage Arguments Value
Define Arc Segment
1 | arc_segment(c, r, angles = c(0, pi), length = 100)
|
c |
Vector c(x, y) defining center of the arc. |
r |
Radius of the arc. |
angles |
Angles between which the arc segment is defined. |
length |
Length of points defining the arc segment. |
Data frame of (x, y)
points defining the arc segment.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.