cx, cy, rx, ry are attribute parameters of the <ellipse> tag. npoints is defined by the ser.

ellipse_to_df(cx, cy, rx, ry, npoints)

Arguments

cx, cy, rx, ry

ellipse parameters

npoints

number of points around ellipse

Value

data.frame of x,y coordinates around the ellipse