lissajous: Generate Lissajous data
Description
Generates data for plotting Lissajous curves and stores it in a data frame with (x, y) coordinates. Refer to the Wikipedia article for details.
Usage
lissajous(a = 1, b = 1, A = 1, B = 1, d = 200, delta = 0.01 * pi)
Arguments
n
The number of points to generate