Plot a blob object such as that return from agBootstrapBlob()
using the
polygon()
function.
blob(x, col, border, lwd, alpha = 1, ...)
The blob object to plot
Color for the blob fill
Color for the blob outline
Line width for the blob outline
Blob opacity
Additional arguments to pass to polygon()
No return value, called for the side effect of plotting the blobs.
Other additional plotting functions:
blobsize()