plot.cgps_cw | R Documentation |
A wrapper function to extend generic plot functions for cgps_cw class.
## S3 method for class 'cgps_cw'
plot(x, ...)
x |
A cgps_cw object. |
... |
Additional arguments passed to customize the plot. |
Additional parameters:
every_n: Puts label to ID at every n interval (default = 10)
subset_id: A vector of range of ids to be included in the plot (default = NULL)
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.