toEllipse | R Documentation |
Helper to transform gate boundaries to ellipsoid polygon.
toEllipse(gate, theta = 2 * pi, npoints = 100)
gate |
list containing x and y ellipse boundaries coordinates. |
theta |
rotation angle of the ellipse. Default is 2*pi. It should not be modified since ellipse gate are axis-aligned. |
npoints |
number of polygon vertices desired. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.