plot: Basic plotting of Brobs

plotR Documentation

Basic plotting of Brobs

Description

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().

Usage

plot(x, y, ...)

Arguments

x, y

Brob or glub

...

Further arguments passed to plot()

Author(s)

Robin K. S. Hankin

Examples

plot(as.brob(1:10))

RobinHankin/Brobdingnag documentation built on Sept. 24, 2024, 11:44 a.m.