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