plot.cgps_erf: Extend generic plot functions for cgps_cw class

View source: R/plot.R

plot.cgps_erfR Documentation

Extend generic plot functions for cgps_cw class

Description

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

Usage

## S3 method for class 'cgps_erf'
plot(x, ...)

Arguments

x

A cgps_erf object.

...

Additional arguments passed to customize the plot.

Details

TBD

Value

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


CausalGPS documentation built on June 22, 2024, 9:31 a.m.