powered by
Plotting method for onionic vectors
# S3 method for onion plot(x, ...)
Onionic vector
Further arguments passed to plot.default()
plot.default()
The function is plot(Re(x), Mod(Im(x)), ...), and thus behaves similarly to plot() when called with a complex vector.
plot(Re(x), Mod(Im(x)), ...)
plot()
# NOT RUN { plot(roct(30)) # }
Run the code above in your browser using DataLab