Skip to contents

A wrapper function to extend generic plot functions for cgps_gps class.

Usage

# S3 method for cgps_gps
plot(x, ...)

Arguments

x

A cgps_gps object.

...

Additional arguments passed to customize the plot.

Value

Returns a ggplot2 object, invisibly. This function is called for side effects.