powered by
Plotting methods. Essentially, any brob is coerced to a numeric and any glub is coerced to a complex, and the argument or arguments are passed to plot().
plot()
plot(x, y, ...)
Brob or glub
Further arguments passed to plot()
Robin K. S. Hankin
plot(as.brob(1:10))
Run the code above in your browser using DataLab