Description
Plotting method for onionic vectors
Usage
# S4 method for onion
plot(x,y, ...)
Value
Called for its side-effect of plotting a diagram
Details
The function is plot(Re(x), Mod(Im(x)), ...)
, and thus
behaves similarly to plot()
when called with a complex vector.