Basic plotting of Brobs
plot.Rd
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()
.
Examples
plot(as.brob(1:10))
plot.Rd
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(as.brob(1:10))