plot.CD {EFAtools} | R Documentation |
Plot CD object
Description
Plot method showing a summarized output of the CD function
Usage
## S3 method for class 'CD'
plot(x, ...)
Arguments
x |
a list of class CD. An output from the CD function. |
... |
not used. |
[Package EFAtools version 0.4.4 Index]