R/plot.R
plot.cgps_pspop.Rd
A wrapper function to extend generic plot functions for cgps_pspop class.
# S3 method for cgps_pspop plot(x, ...)
A cgps_pspop object.
Additional arguments passed to customize the plot.
Returns a ggplot2 object, invisibly. This function is called for side effects.
include_details: If set to TRUE, the plot will include run details (Default = FALSE).