plot function

Plot onions

Plot onions

Plotting method for onionic vectors

## S4 method for signature 'onion' plot(x,y, ...)

Arguments

  • x,y: Onions
  • ...: Further arguments passed to plot.default()

Details

The function is plot(Re(x), Mod(Im(x)), ...), and thus behaves similarly to plot() when called with a complex vector.

Returns

Called for its side-effect of plotting a diagram

Author(s)

Robin K. S. Hankin

Examples

plot(roct(30))
  • Maintainer: Robin K. S. Hankin
  • License: GPL-2
  • Last published: 2024-03-29