Extend generic plot functions for cgps_cw class
A wrapper function to extend generic plot functions for cgps_cw class.
## S3 method for class 'cgps_erf' plot(x, ...)
x
: A cgps_erf object....
: Additional arguments passed to customize the plot.Returns a ggplot2 object, invisibly. This function is called for side effects.
TBD
Useful links