draw {phull}
R Documentation
Generic object drawing
Description
Generic function for drawing objects.
Usage
draw(x, ...)
Arguments
x
the object to be drawn.
...
graphical arguments to be passed to S3 methods.
Details
This is a S3-style UseMethod dispatcher.
[Package
phull
version 0.2-1
Index
]