Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

ellipse

Calculate ellipse coordinates


Description

Calculates ellipse coordinates for eplot

Usage

ellipse(x, y, rx, ry, orient, incr = 360/100)

Arguments

x

X coordinate of center

y

y coordinate of center

rx

Radius in the x direction

ry

Radius in the y direction

orient

Orientation, in radians. The angle of the major axis to the x axis.

incr

The increment between points, in degrees.

Value

A matrix of x and y coordinates for the ellipse.

See Also


emuR

Main Package of the EMU Speech Database Management System

v2.2.0
GPL (>= 2)
Authors
Raphael Winkelmann [aut, cre], Klaus Jaensch [aut, ctb], Steve Cassidy [aut, ctb], Jonathan Harrington [aut, ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.