plot.gpsm_erf: Extend generic plot functions for gpsm_erf class

View source: R/plot.R

plot.gpsm_erfR Documentation

Extend generic plot functions for gpsm_erf class

Description

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

Usage

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

Arguments

x

A gpsm_erf object.

...

Additional arguments passed to customize the plot.

Value

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


CausalGPS documentation built on Sept. 30, 2023, 1:06 a.m.