plot,coco,missing-method {cocons} | R Documentation |
Plot Method for coco objects
Description
This method plots objects of class coco
.
Usage
## S4 method for signature 'coco,missing'
plot(x, y, type = NULL, index = NULL, factr = 0.1, ...)
Arguments
x |
( |
y |
Not used. |
type |
( |
index |
( |
factr |
( |
... |
Additional arguments passed to quilt.plot. |
Value
Several plots are created.
Author(s)
Federico Blasi
[Package cocons version 0.1.4 Index]