R/svg-ellipse.R
ellipse_to_df.Rd
cx, cy, rx, ry are attribute parameters of the <ellipse> tag. npoints is defined by the ser.
cx, cy, rx, ry
<ellipse>
npoints
ellipse_to_df(cx, cy, rx, ry, npoints)
ellipse parameters
number of points around ellipse
data.frame of x,y coordinates around the ellipse