Ptolemy is a method for Coo objects to calculate and display Ptolemaic ellipses which illustrates intuitively the principle behing elliptical Fourier analysis.Ptolemy(Coo, id = 1, t = seq(0, 2 * pi, length = 7)[-1], nb.h = 3,
nb.pts = 360, palette = col.sari, legend = FALSE)Coo object on which to display Ptolemaic ellipses.id on which to display Ptolemaic ellipses.vector af angles (in radians) on which to display ellipses.integer. The number of harmonics to display.integer. The number of points to use to display shapes.logical. Whether to plot the legend box.