plot.pcor_sum {BGGM} | R Documentation |
Plot pcor_sum
Object
Description
Plot pcor_sum
Object
Usage
## S3 method for class 'pcor_sum'
plot(x, fill = "#CC79A7", ...)
Arguments
x |
An object of class |
fill |
Character string. What fill for the histogram (defaults to colorblind "pink")? |
... |
Currently ignored. |
Value
A list of ggplot
objects
Note
Examples:
See Also
pcor_sum
[Package BGGM version 2.1.3 Index]