plot.cgps_pspop | R Documentation |
A wrapper function to extend generic plot functions for cgps_pspop class.
## S3 method for class 'cgps_pspop'
plot(x, ...)
x |
A cgps_pspop object. |
... |
Additional arguments passed to customize the plot. |
include_details: If set to TRUE, the plot will include run details (Default = FALSE).
Returns a ggplot2 object, invisibly. This function is called for side effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.